Groups > Weblogic > WebLogic developer examples > How to return a string xml back in SOAP Body




How to return a string xml back in SOAP Body

How to return a string xml back in SOAP Body
Wed, 5 Sep 2007 09:23:24 -0700
I am calling a backend program from a web service that provides a string of XML.
 When I return the XML as the string, the SOAP message wraps it with CDATA.   Is
there an easy way to put the XML into a soap message?  I know I can build the
response manually using the nodes from an Element, but was looking for an easier
way...

Thanks,

kurt...

--
Post Reply
about | contact