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 22:28:59 UTC

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

    [ https://issues.apache.org/jira/browse/CXF-7154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15698609#comment-15698609 ] 

Owen Farrell commented on CXF-7154:
-----------------------------------

Created pull request [206|https://github.com/apache/cxf/pull/206]

> 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.2.0, 3.1.8
>            Reporter: Owen Farrell
>            Priority: Minor
>         Attachments: EchoEndpoint.java, SAMPLE.wsdl
>
>
> 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)