wsdl2java problems
------------------
Key: AXIS2-2053
URL: https://issues.apache.org/jira/browse/AXIS2-2053
Project: Axis 2.0 (Axis2)
Issue Type: Bug
Components: wsdl
Affects Versions: 1.1.1
Reporter: Alan Birtles
Priority: Minor
Attachments: actual.xml, expected.xml, test.wsdl
Using wsdl2java on the attached wsdl produces some incorrect results.
The xml that i would expect the generated code to produce is in
expected.xml the code it actually produces is in actual.xml. The
element name for element1 is incorrect, element2 should contain the
string directly instead of having it as a child node, element2 is also
missing the attribute that it should have.
There seems to be problems with wsdl2java's handling of enumerations
in anything other than the most basic cases
--
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]