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=8435>. 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=8435 WSDL2Java doesn't handle schema <list> enumerations [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From [EMAIL PROTECTED] 2002-04-24 15:42 ------- There are actually two problems here. Axis seems to have a problem with the embedded anonymous simpleType. (A bug that I am currently working on reported by another user.) And Axis does not yet support the list construct. I can look at this after beta-2 is released. What should the java mapping be for a list element ? An ArrayList ?