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 k1...@mail.theotherbell.com on 2002/10/23 20:28:27 UTC

WSDLParser

Is there any way to make the WSDL parser ignore the HTTP bindings in a
WSDL file?

Seems like it's common to have an untyped Part in the output message
for an HTTP/Get binding.  I'm using Axis to parse WSDL files and am
only concerned with the SOAP bindings.