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

jmi commented on CXF-1546:
--------------------------

I tested with jaxws-ri-2.1.1 using sample project "fromwsdl" where I added 
documentation with cdata section. Also with jaxws CDATA section is missing.
It's really missing (wsdl downloaded with CURL and checked in plain text 
editor).
Is this what you wanted to know?

> 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
>            Priority: Minor
>
> 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 & (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.

Reply via email to