RE: AXIS generating bad WSDL ... maybe a bug

2003-09-25 Thread Koller, Shmuel
22, 2003 6:13 PM To: AXIS Users (E-mail) Subject: AXIS generating bad WSDL ... maybe a bug I'd like to be able to deploy a web services that receives a javax.xml.soap.SOAPElement and returns the same type. However, when I deploy the following, Axis is generating invalid WSDL. The problem i

AXIS generating bad WSDL ... maybe a bug

2003-09-22 Thread Mark D. Hansen
I'd like to be able to deploy a web services that receives a javax.xml.soap.SOAPElement and returns the same type. However, when I deploy the following, Axis is generating invalid WSDL. The problem in the WSDL is that a undefined prefix "tns1" is being used to define the return type: "tns1:SOA