Emmanuel Texier created CXF-4932:
------------------------------------

             Summary: WADL2Java
                 Key: CXF-4932
                 URL: https://issues.apache.org/jira/browse/CXF-4932
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 2.7.3
            Reporter: Emmanuel Texier
         Attachments: twitter-wadl.xml

I am trying to generate the JAX-RS interfaces from a public twitter wadl . The 
generated methods contained arguments that conflicted with java reserved 
keywords (ex: String long), or illegal ":" (ex: String attribute:street_adress) 
.

I looked at the original code (SourceGenerator.java), and will attach a 
proposed patch that seems to work for me


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to