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
            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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to