[
https://issues.apache.org/jira/browse/AXIS2-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402942#comment-13402942
]
Hudson commented on AXIS2-3744:
-------------------------------
Integrated in Axis2 #1598 (See [https://builds.apache.org/job/Axis2/1598/])
Applying patch for AXIS2-3744 (Revision 1354834)
Result = SUCCESS
sagara :
Files :
*
/axis/axis2/java/core/trunk/modules/adb-codegen/src/org/apache/axis2/schema/template/ADBDatabindingTemplate.xsl
> 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,
> Fix For: 1.7.0, 1.6.3
>
> 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: [email protected]
For additional commands, e-mail: [email protected]