Issues regarding Unwrapping support with ADB
--------------------------------------------

                 Key: AXIS2-1270
                 URL: http://issues.apache.org/jira/browse/AXIS2-1270
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: databinding
         Environment: Ubuntu linux with jdk 1.4 
            Reporter: Amila Chinthaka Suriarachchi


following issues exists in the system when generating the code using wsdl with 
Unwrapping flag on
(I used the eBaySvc.wsdl at /modules/integration/test-resources folder)
1. if there are similar input request objects then identical toEnvelop methods 
are created.
2. Message receiver sometimes does not compile, since same variable name is 
used for different variables.
3. Getter method of the Message Receiver is duplicated. (when different 
messages uses the same type)
4. Test Case is not generated properly.
5. code does not compile, when there are two elements with same type and with 
different maxoccurs.


-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to