[
https://issues.apache.org/jira/browse/AXIS2-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13402984#comment-13402984
]
Hudson commented on AXIS2-3744:
-------------------------------
Integrated in axis2-1.6 #305 (See
[https://builds.apache.org/job/axis2-1.6/305/])
AXIS2-3744 - Merged r1354834 to 1.6 branch. (Revision 1354835)
Result = SUCCESS
sagara :
Files :
* /axis/axis2/java/core/branches/1_6
*
/axis/axis2/java/core/branches/1_6/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]