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 "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/09/29 12:46:50 UTC

[jira] Updated: (AXIS2-1270) Issues regarding Unwrapping support with ADB

     [ http://issues.apache.org/jira/browse/AXIS2-1270?page=all ]

Amila Chinthaka Suriarachchi updated AXIS2-1270:
------------------------------------------------

    Attachment: unwrapping.tar

Resolve above problems for ADB. So some features may not work with xmlbeans. I'll try to send a patch to XmlBeansDataBinding.xsl.


> 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
>         Attachments: unwrapping.tar
>
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org