Re: Array is not supported

2007-01-17 Thread Anne Thomas Manes
If you can't change the WSDL, then I suggest that you use Axis rather than Axis2. See http://ws.apache.org/axis/. Anne On 1/17/07, robert lazarski <[EMAIL PROTECTED]> wrote: RPC/encoded is legacy and axis2 doesn't support it. Take a look at this article for your other options: http://www-128.i

Re: Array is not supported

2007-01-17 Thread robert lazarski
RPC/encoded is legacy and axis2 doesn't support it. Take a look at this article for your other options: http://www-128.ibm.com/developerworks/webservices/library/ws-whichwsdl/ HTH, Robert On 1/17/07, Jon Horsman <[EMAIL PROTECTED]> wrote: Hey All, I'm new to SOAP and axis, and am trying to co