You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/05/01 14:53:55 UTC

[jira] Resolved: (CXF-1546) CDATA section markers removed from WSDL comments

     [ https://issues.apache.org/jira/browse/CXF-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-1546.
------------------------------

    Fix Version/s: 2.0.7
                   2.1.1
       Resolution: Fixed

> CDATA section markers removed from WSDL comments
> ------------------------------------------------
>
>                 Key: CXF-1546
>                 URL: https://issues.apache.org/jira/browse/CXF-1546
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.1
>         Environment: jdk1.5.0_06, xmlApi and xerces from jboss4.0.4GA, other libraries should be in versions from apache-cxf-2.1-incubator-20080408.031557-47
>            Reporter: jmi
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.1.1, 2.0.7
>
>
> when jaxws:endpoint is craeted with wsdlLocation attribute, then result of endpointname?wsdl is wsdl with these differences from original wsdl:
> - CDATA sections markers are missing in wsdl:documentation elements, which efectivelly breaks formating of documentation in lots of wsdl viewers and also in javadoc after using wsdl2java of various WS stacks.
> note that special character & was replaced with &amp; (this replacement shouldn't be done if CDATA is used)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.