RE: Complex Type Deserialization

2003-08-01 Thread Jeff Poetker
ct: Re: Complex Type Deserialization Jeff, Axis has a problem for deserializing arrays inside custom data types. Acutally it is listed under bug list in axis. The number of the bug is 15384. But axis is capable of deserializing arrays. So a possible work

Re: Complex Type Deserialization

2003-07-31 Thread Dimuthu Leelarathne
Jeff,   Axis has a problem for deserializing arrays inside custom data types. Acutally it is listed under bug list in axis. The number of the bug is 15384.   But axis is capable of deserializing arrays. So a possible workaround would be dynamically registering the array deserialiser for your

RE: Complex Type Deserialization

2003-07-31 Thread Jeff Poetker
ing array index 9 Message in string array index 10 Message in string array index 11 Message in string array index 12 Message in string array index 13 Message in string array index 14 Message in string array index 15 Message in string array index 16 Message in string array i

RE: Complex Type Deserialization

2003-07-31 Thread Mike Perham
The associated WSDL description and SOAP message would be helpful. -Original Message- From: Jeff Poetker [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 2:23 PM To: [EMAIL PROTECTED] Subject: Complex Type Deserialization I'm having some trouble deserializing a complex type which