WsGenTask dont replace "minus" with "underscore"
------------------------------------------------

                 Key: XFIRE-787
                 URL: http://jira.codehaus.org/browse/XFIRE-787
             Project: XFire
          Issue Type: Bug
          Components: Generator
    Affects Versions: 1.2.2
            Reporter: Jara Cesnek
         Assigned To: Dan Diephouse
            Priority: Critical


When in name of WSDL element is char minus "-" WsGen generate invalid java code.

    @WebResult(name = "Storno-cjResponse", targetNamespace = 
"http://www.gordic.cz/ws/xrg-ssl/v_1.0.0.0";)
    public StornoCjResponse stornoCj(
        @WebParam(name = "Storno-cj", targetNamespace = 
"http://www.gordic.cz/ws/xrg-ssl/v_1.0.0.0";)
        StornoCj Storno-cj); // !! cant compile !!!



-- 
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

Reply via email to