Mixed-case enumerators turn into upper-case enumerators in generated client
---------------------------------------------------------------------------
Key: XFIRE-985
URL: http://jira.codehaus.org/browse/XFIRE-985
Project: XFire
Issue Type: Bug
Components: Generator
Affects Versions: 1.2.5
Environment: not very interesting
Reporter: benson margulies
Assignee: Dan Diephouse
I have a service set up with Aegis+JSR181 annotations.
I have a Java 1.5 enum in use.
The values are all Initial Cap.
I run WsGen with -wsdl http://localhost:8192/DocumentIndexService?wsdl -o
wstestclient -package com.basistech.rta.ws.client -overwrite true.
All the enumerators end up in the generated code in ALL UPPER CASE.
This is annoying, since the convention for ISO15924 (in this case) is Initial
Cap.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email