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

Glen Mazza commented on CXF-1546:
---------------------------------

It would be nice if you could check to see the results if you used the Metro 
web service stack instead 
(http://www.jroller.com/gmazza/date/20080417#WFstep8)--same problem?  or does 
the problem go away?

I would like to know if this is a CXF bug, or just the way most WS stacks work.

Also, are you sure the CDATA sections are really gone, instead of just not 
being viewable via the ...?wsdl HTML URL (the "view source" option from your 
web browser will tell you that.)

Glen

> 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