[
https://issues.apache.org/jira/browse/AXIS2-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658507#comment-13658507
]
William Walsh commented on AXIS2-5518:
--------------------------------------
I believe the fix for this issue at the Axis2 1.5.1 level is to make the
following modifications to org/apache/axis2/schema/template/ADBBeanTemplate.xsl:
1) Line 2839 needs to be moved following line 2833.
2) Lines 3549 - 3553 need to be moved following line 3514.
www
> adb-codegen: ADBBeanTemplate.xsl generates erroneous code resulting in javac
> error: 'else' without 'if'
> -------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-5518
> URL: https://issues.apache.org/jira/browse/AXIS2-5518
> Project: Axis2
> Issue Type: Bug
> Components: adb
> Affects Versions: 1.5.1
> Environment: Various Windows and Java 6 JDKs have produced this error
> Reporter: William Walsh
> Priority: Minor
>
> It appears that the code in ADBBeanTemplate.xsl at line 2837 generates the
> beginning of a try block whose end and subsequent catch block, generated at
> line 3552, fall after the else generated at line 2819.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]