DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17017>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17017 The WSDL2Java generates incorrect type metadata for sequences containing arrays of sequences, thus preventing correct deserialization ------- Additional Comments From [EMAIL PROTECTED] 2003-02-26 00:28 ------- If you would, please post the SOAP traces that are resulting the in error. We have a number of other samples that follow this same pattern and do not produce an error. After a thorough exploration, everything appears to be working as it's supposed to in the WSDL2Java code generation, so I'm wondering if the problem is actually in the serialization of the structures themselves. I need to see the SOAP envelopes to get this solved.
