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

Arrays don't automatically get deserialized

           Summary: Arrays don't automatically get deserialized
           Product: Axis
           Version: 1.1RC1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Serialization/Deserialization
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Currently I have a number of java beans that are used by my web service.  I 
also have methods which take arrays of those beans.  I currently have to 
define mappings explicitly to map arrays of these beans to the 
ArrayDeserializationFactory. 

I would like to only define the java beans and then everything that is sent in 
as an array type would be automagically go to the array deserialization 
factory.

Reply via email to