You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Owen Farrell (JIRA)" <ji...@apache.org> on 2016/11/26 21:49:58 UTC

[jira] [Created] (CXF-7154) WSDL2JAVA Allows Unsafe Characters in to Generated Javadocs

Owen Farrell created CXF-7154:
---------------------------------

             Summary: WSDL2JAVA Allows Unsafe Characters in to Generated Javadocs
                 Key: CXF-7154
                 URL: https://issues.apache.org/jira/browse/CXF-7154
             Project: CXF
          Issue Type: Bug
          Components: Tooling
    Affects Versions: 3.1.8, 3.2.0
            Reporter: Owen Farrell
            Priority: Minor


When generating client stubs from WSDLs, the wsdl2java tool does not account for unsafe characters in the documentation tags provided by the WSDL. As a result, the javadoc tool generates unnecessary errors when run over sources generated by CXF.

See attached WSDL and generated class for examples.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)