$ (dollar sign) Allowed in generated class names
------------------------------------------------
Key: AXIS-2000
URL: http://issues.apache.org/jira/browse/AXIS-2000
Project: Axis
Type: Bug
Components: WSDL processing
Versions: 1.0-rc2
Reporter: Hawk Newton
Priority: Minor
wsdl2java will go ahead and use the wsdl:portName for the name of the class,
even if that name contains (or even stars with) a $ (dollar sign). JSR 101
(Section 4.3.3) specifies the wsdl:portName should be used for the name of the
client class, but a check needs to be made and the $ (dollar sign) needs to be
replaced with a _ (underscore)
--
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