Problem with generating exception classes for Exception messages with xmlbeans
------------------------------------------------------------------------------
Key: AXIS2-3062
URL: https://issues.apache.org/jira/browse/AXIS2-3062
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: nightly
Reporter: Amila Chinthaka Suriarachchi
Assignee: Amila Chinthaka Suriarachchi
if there is and element and a fault message with same name and same namespace
Axis2 try to generate the same class for Exception and element. for adb this
problem has solved since we can take the full type map and try to generate a
different name for Eception if it is already exists.
But for xmlbeans this is not a possibility.
currently the only solution is to use -p option to specify a different package
to service classes.
--
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]