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=13980>. 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=13980 WSDL2Java produces wrapper bean for arrays for WSDL from wrapped doc/lit service ------- Additional Comments From [EMAIL PROTECTED] 2002-10-25 18:57 ------- Given the WSDL that .NET produces for this situation, the unwrapped IS happening, but it just doesn't go 2 levels deep. The echoStringArray element is unwrapped, but the ArrayOfString isn't. I think what we do now is reasonable. We might be able to add a bit of a hack to recognize this type of WSDL. I am reluctant to go down that path, given how many other cases like this there may be out there.