RE: Namespace getting dropped from WSDL generation

2003-02-27 Thread Pair, Michael
AMTo: '[EMAIL PROTECTED]'Subject: Namespace getting dropped from WSDL generation Hello All- Can someone shed some light on what I am doing wrong here?  In a nut shell...I have a complex type that inherits from "Exception"...     In the WSDL that Axis1.

Namespace getting dropped from WSDL generation

2003-02-27 Thread Drooker, Matthew
Hello All- Can someone shed some light on what I am doing wrong here?  In a nut shell...I have a complex type that inherits from "Exception"...     In the WSDL that Axis1.1 generates (which a stub is below), Axis added the "tns4" namespace to the type attribute.     The