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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2008/05/17 22:13:56 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 ]

Deepal Jayasinghe reassigned AXIS2-3744:
----------------------------------------

    Assignee: 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: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: codegen
>    Affects Versions: 1.4
>            Reporter: Stefan Lischke
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Trivial
>
> 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.
-
You can reply to this email to add a comment to the issue online.


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