You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/05/01 14:31:11 UTC

DO NOT REPLY [Bug 19514] New: - Maxoccurs="unbounded" makes autogenerated WSDL fail

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=19514>.
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=19514

Maxoccurs="unbounded" makes autogenerated WSDL fail

           Summary: Maxoccurs="unbounded" makes autogenerated WSDL fail
           Product: Axis
           Version: 1.1rc2
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: axis-dev@ws.apache.org
        ReportedBy: N.Metchev@teamphone.com


I will attatch my wsdl file which has a maxoccurs="unbounded" for one the 
elements it uses. Everything works fine except if I try and browse the 
autogenerated wsdl file via axis. I get an internal server error. Somewhere in 
beanseralizer there is a null pointer exception