You need to sign in to do that
Don't have an account?

WSDL to Java Generation
Hi,
I am using JDK version 1.4.
When i tried to convert the enterprise.wsdl from my salesforce account to java classes, i got an error as:
ERROR OCCURED: JAVAX / ACTIVATION / DATASOURCE
Please help me to find the problem...
Thanks in advance,
JDK 1.5 is must requirement for Partner WSDL 10.0
You can see the link http://wiki.apexdevnet.com/index.php/Java_Partner_WSDL_Samples_10.0
Thanks and regards,
Jagannath
There's 50 Java/soap tools, withouth knowing which one you're using its hard to give useful help. If you're using Axis, you'll want to be using Axis v1.1 with JDK 1.4.x
Thanks Simon....
The problem is solved now..