I have a WAR file (app.war), with my
application already developed. I need to expose certain methods from some of my
classes as web services. Tomcat automatically expands my WAR file if I put it in the webapps directory, where Axis also resides. Do I have to do a wsdl2java and jav2wsdl for each class whose methods I
need to expose? Also, how do I specify the methods (I do not want to expose all
of them). Liviu |
- RE: WAR file - how to Liviu Chiriac
- RE: WAR file - how to Liviu Chiriac