The WSDL2Java ADB binding doesn't take namespace into account
-------------------------------------------------------------
Key: AXIS2-3136
URL: https://issues.apache.org/jira/browse/AXIS2-3136
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: adb
Affects Versions: 1.3
Reporter: Frank Baxter
Priority: Minor
I have 2 complex types defined with the same name, but they are in different
namespaces. However, when the ADB code is generated it still appends a unique
counter to the end of the second class name. This shouldn't be necessary since
they are in different namespaces. I took a look at the ADB generation code and
the problem seems to be with the JavaBeanWriter makeUniqueJavaClassName method.
--
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]