Hi
 
I have a list of extra classes for which I need to generate WSDL types
definition. The org.apache.ws.java2wsdl.Java2WSDL class takes an option
-xc class1 -xc class2 ..... . 
 
The problem is that I have a list of classes, which I need to process.
 
In Axis 1 I had the -extraClasses option which could take the list of
classes. -extraClasses class1,class2,....
 
Please let me know if I have a better option.
 
Thanks
 
Pradeep

Reply via email to