Bill,
 
I have a similar code where I pass in a Collection (as oppose to an array) of beans inside a complex type as a method parameter to an operation. It works fine but I had to provide a QName and register the type mapping with the Call object inside my Client code.
 
Hope this helps,
Tony.

"Heitzeg, Bill" <[EMAIL PROTECTED]> wrote:
Hello everyone, well at least Monday is over,

I'm having a problem when I place a String array inside of a complex type. If I just want to send a String Array as a method parameter, it works fine. As soon as I place the array inside of complex type I get a NullPointerException. This is happening before my code is called. Also, if I don't populate the array with any values (xsi:nil="true"), it works fine. Has anyone else had this problem? Any advice you might have would be great. The WSDL is at the bottom of this email, it's auto generated by Axis.

thanks,

Bill Heitzeg


Request Message:


xmlns:impl="http://localhost:8080/BillWebService_axis/services/BillWebService"
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tns1="urn:prototype:webservices:cruise:sabre:com"
xmlns:tns3="http://prototype.webservices.cruise.sabre.com" xmlns:xs="http://www.w3.org/2001/XMLSchema">



Bill Heitzeg

995-9125
995-9131






Response Message:




soapenv:Server.userException
java.lang.NullPointerException





WSDL

























































































































































Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online

Reply via email to