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

Alex O'Ree commented on CXF-5522:
---------------------------------

well it is a problem if the <'s are escaped and the >'s aren't. This translates 
into invalid xml. Everything escapes < and > in string fields (to prevent xml 
injection). I just checked the classpath and woodstox-core-asl-4.2.0.jar is 
there, So you're thinking the problem is within there?

> xs:string content not correctly escaped
> ---------------------------------------
>
>                 Key: CXF-5522
>                 URL: https://issues.apache.org/jira/browse/CXF-5522
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.7.5
>            Reporter: Alex O'Ree
>            Assignee: Daniel Kulp
>             Fix For: Invalid
>
>
> I have a jaxws service in which the content of the string actually includes 
> xml. All of the < symbols are correctly escaped, however the > symbols are 
> not. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to