aspose file tools
The moose likes Web Services Certification (SCDJWS/OCPJWSD) and the fly likes Unable to generate WSDL file from Ant script. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » Web Services Certification (SCDJWS/OCPJWSD)
Reply Bookmark "Unable to generate WSDL file from Ant script." Watch "Unable to generate WSDL file from Ant script." New topic
Author

Unable to generate WSDL file from Ant script.

Ankita Agarwal
Greenhorn

Joined: Nov 10, 2009
Posts: 7
Hi

Im new to Web Services.
I was trying to run first example given in Ivan Krizsan(sec 4.7) study guide .
I have installed Eclipse3.1 and using Glassfish v3 prelude and jdk1.6

While running the Ant script I am unable to generate output folders "wsgen-output" and also create WSDL file in (WEB-INF/wsdl) folder.

Please let me know if I have to make any changes in the Ant script file or any other settings to be done.

Thanks,
Ankita.
Ankita Agarwal
Greenhorn

Joined: Nov 10, 2009
Posts: 7
Hi,

I have solved it . I didn't create wsgen-output folder .
I thought wsgen tool will create it.

All the classes are getting generated now.


Thanks ,
Ankita.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: Unable to generate WSDL file from Ant script.
 
Similar Threads
How do I get Eclipse to create a wsdl file I can edit?
How to generate Ant build script?
Ant task to create jax-rpc mapping file
Error while generating jar file
Not getting *PortProxy.java created when using wsdl2java for client