I have a number of Document based web services. Separate XSD document
imported into my WSDL.

 

All is well. I can use the WSDL in the .NET world, IBM world all the
clients work.

 

What I can't figure out, yet. Is where to put the WSDL so that it is
picked up via a URL whilest in Axis2.

 

The <URI>/services/serviceName?wsdl picks uses the JSP file to infer the
WSDL, but the generated WSDL knows nothing of the XSD, as could be
expected, how could it?

 

Next stop is to set a break point on the incoming in the AxisServlet and
see what gives.

 

Note, XSD conformance is a must, with regards the request and reponse

 

Thanks in advance

 

Kurt

Reply via email to