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 01:44 ------- Yes, the service is hosted in Systinet, but the same problem manifests itself in services hosted by other SOAP products. .NET and glue are able to correctly deserialize the packet. The problem is definitely in AXIS. In fact, if I hand-edit the type metadata in the generated classes to do what the patch I had submitted would do, AXIS correctly consumes the service. Creating attachment with diff -u output for the change to Outer. The zip and trace are for a test case I created to reproduce the problem. The WSDL we're trying to consume is a lot more complex, and would not serve the purpose of a good example.
