Now I see the problem. The XML parser reads the escaped left angle bracket into the
character itself and writes it literally to the SOAP message, thus producing ill-formed
markup.
Try escaping the escape sequence so that it appears literally in the resulting SOAP
message:
<
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3981483#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...