Dear all,
I am have generated
java classes from wsdl file and using stub classes to consume web services (Alfresco ECM system)
Java classes are generated using Eclipse
IDE (Apache Axis).
I am able to consume some services but some services throws following exception:
Is there any issue with java stub classes generation using eclipse?
Which tool generates the most perfect client side java classes from wsdl file?
Thanks for any help.