I use Eclipse and Axis2 for SOAP WS.
When we create a WebService from a POJO (bottom-up), where is placed the WSDL file, in Eclipse project?
I can get it in browser at /PROJECT/services/WEBSERVICE?wsdl
, but I'd like to customize something in it before deplying.