William Walsh created AXIS2-5518:
------------------------------------
Summary: 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]