A quick and dirty solution is to embed the xml in <![CDATA[ ..... ]]> tags, like
so:
<![CDATA[
| <urn:CreateClient>
| <String_1>?</String_1>
| </urn:CreateClient>]]>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013137#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...