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 "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2012/05/03 08:59:51 UTC

[jira] [Assigned] (AXIS2-3744) XXXMessageRecieverInOut.fromOM() does contain duplicated code for XmlBeans Binding

     [ https://issues.apache.org/jira/browse/AXIS2-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  reassigned AXIS2-3744:
-----------------------------------------

    Assignee: Kishanthan Thangarajah  (was: Amila Chinthaka Suriarachchi)
    
> XXXMessageRecieverInOut.fromOM() does contain duplicated code for XmlBeans Binding 
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2-3744
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3744
>             Project: Axis2
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4
>            Reporter: Stefan Lischke
>            Assignee: Kishanthan Thangarajah
>            Priority: Trivial
>              Labels: XMLBeans,
>         Attachments: AXIS2-3744.patch, sample.wsdl
>
>
> The fromOM Method of the generated MessageReciever does contain duplicated code. 
> For every operation there is an if-statement equals(type) for the in and out message and for the ExceptionDocument. If the same Exception is shared between different Operations, the if-code is duplicated in this method.
> Should be no Problem :-)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org