File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Ant, Maven and Other Build Tools and the fly likes creating stubs using the wsdl that is provided using ant script Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Ant, Maven and Other Build Tools
Reply Bookmark "creating stubs using the wsdl that is provided using ant script" Watch "creating stubs using the wsdl that is provided using ant script" New topic
Author

creating stubs using the wsdl that is provided using ant script

ramu somu
Greenhorn

Joined: Oct 12, 2011
Posts: 20
Can some one help me to create stubs in the form of jar file using the wsdl that I am provided
ramu somu
Greenhorn

Joined: Oct 12, 2011
Posts: 20




For this I am getting below error

java.lang.NoSuchMethodError: org.apache.axis.enum.Scope.getScope(Ljava/lang/String;Lorg/apache/axis/enum/Scope;)Lorg/apache/axis/enum/Scope;

Please help me out
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: creating stubs using the wsdl that is provided using ant script
 
Similar Threads
casting exception when using stubs generated from wsdl
How to connect to multiple web services using JAVA?
WSDL Reference in generated Client Stub.
Web Services jargon
Call https .net webservice using Java client