Hi

 

Wsdl2Java can be used to generate "services.xml" - but it also generates
java files (skeleton code for the webservice), and the services.xml file
references the generated java classes.

 

What if I already have a complete java file (containing all the
necessary code for my webservice), and I already have an associated
wsdl.

How do I generate the appropriate "services.xml" for deployment in
Axis2? Is there no other way than writing services.xml by hand?

 

 

Thanks,

Peter

Reply via email to