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

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |



------- Additional Comments From [EMAIL PROTECTED]  2003-02-24 16:42 -------
Folks,
The bug was to fix the reverse case - generating JAVA from WSDL. Without this 
fix, AXIS cannot consume external WSDLs that contain sequences of arrays of 
sequences.
The fix (or an equivalent) is necessary to allow AXIS to consume external 
WSDLs of any resonable complexity.
I don't think the fix should have affected WSDL generation, since it was in 
the JavaBeanHelperWriter, which I think only gets invoked to generate Bean 
Helpers, which would I assume only be in the case when Java was being 
generated from a WSDL, not vice versa...

Reply via email to