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-24 03:38 -------
Folks, I'm changing this back to the way it was.  The "fixed" code was causing 
NPEs when generating WSDL (try the wsdl/datatypes test).  There is some 
special handling for arrays which the fix circumvented.

I've attached a small test case I just whipped up to see the problem with the 
old code, and I don't see anything wrong with the WSDL that was generated.  
The OuterBean has an member which contains an array of InnerBeans, and the 
WSDL (included in the zip file) looks right to me.

Please feel free to reopen this bug if you continue to have problems.  There 
may be other issues lurking in the (fairly complex) WSDL generation/array 
handling code, but I don't think this fix was the right thing to do, at least 
for now.

Reply via email to