You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Shah Asrani <sh...@gmail.com> on 2009/01/07 20:34:29 UTC

returning custom wsdl.

Hi,
I implemented that getWSDL method for WSDLSupplier interface and
returned WSDL when ?wsdl is asked.  It worked just fine.
How can I do the same thing if some one asks for ?wsdl2  ? (i.e.
return a custom wsdl 2.0)

Best Regards,

Shah