methods generated with WSDL2Java do not compile if the operation name in the
WSDL contains a '-'
------------------------------------------------------------------------------------------------
Key: AXIS2-1758
URL: http://issues.apache.org/jira/browse/AXIS2-1758
Project: Apache Axis 2.0 (Axis2)
Issue Type: Bug
Components: codegen
Affects Versions: 1.1
Environment: Linux
Reporter: julien nioche
I am using WSDL2Java to generate client stubs from a WSDL. Some of the
messages and operations in the WSDL contain the character '-'; this is
converted directly into java methods names (e.g. add-new-object()) and crashes
the
compilation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
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]