Re: Problem serializing a complex array

2007-03-05 Thread Wayne Johnson
Thanks for the response. I've opened several bugs for all the patches I currently have. It all appears to be working now, so I'm hoping that this is the last of them. Thanks. Nadir Amra <[EMAIL PROTECTED]> wrote: Wayne, Seems to be a problem. When creating JIRA and patch, please attach samp

Re: Problem serializing a complex array

2007-03-04 Thread Nadir Amra
Wayne, Seems to be a problem. When creating JIRA and patch, please attach sample wsdl and soap response. thanks. Nadir K. Amra Wayne Johnson <[EMAIL PROTECTED]> wrote on 03/01/2007 08:27:10 AM: > I've been having problems serializing a bean that contains an array > of other beans. It gener

Problem serializing a complex array

2007-03-01 Thread Wayne Johnson
I've been having problems serializing a bean that contains an array of other beans. It generates a soap packet like: http://www.w3.org/2001/06/soap-encoding"; xmlns:ns3="" enc:arrayType="ns3:properties[0]"> The Java serializer generates (with the same bean): I get the error from the ser