Incorrect WSDL generation for Doc/lit/Bare POJO services with multidimensional 
arrays.  
----------------------------------------------------------------------------------------

                 Key: AXIS2-5089
                 URL: https://issues.apache.org/jira/browse/AXIS2-5089
             Project: Axis2
          Issue Type: Bug
          Components: kernel
    Affects Versions: 1.6.0
            Reporter: Sagara Gunathunga 
            Assignee: Sagara Gunathunga 
             Fix For: 1.7.0



e.g - public String[][] doubleStringArrayService(String[][] arr4){      
        return  arr4;
        }

Above service generate incorrect WSDL content. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to