Array within array not deserializing correctly
----------------------------------------------

         Key: AXIS-2354
         URL: http://issues.apache.org/jira/browse/AXIS-2354
     Project: Apache Axis
        Type: Bug
  Components: Serialization/Deserialization  
    Versions: 1.2.1, 1.3    
 Environment: Windows Server 2003 / tomcat 5.5.9
    Reporter: Ashish K. Tiwari
    Priority: Blocker


Soap requests to invoke webservice method with parameter containing array 
within array is failing. 

In the debugger inner array shows up as:
[9]= ArrayDeserializer$ArrayListExtension  (id=219)

My webervice accepts four parameters and one of the parameter accepts array 
defined as ArrayOf_xsd_anyType. Any call containing array within array for this 
webservice is failing.

Same code works with Axis 1.2 but fails with Axis 1.2.1 & Axis 1.3. I 
appreciate any help.

Thanks


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to