Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / First Aid / December 2004

Tip: Looking for answers? Try searching our database.

Adding XML to a SOAPBody

Thread view: 
Charles Tryon - 30 Dec 2004 20:44 GMT
I'm trying to write some code using low level java classes to generate
SOAP requests.  I have a SOAPmessage I have created, and can get at the
body part, however, I need to add an XML document to the body.  The
trick is that the it is in the form of a formatted String object, not a
DOM type class.  (I'm reading existing XML from a file).  If I try to
add the text of the document to the body, it escapes all the < and >
symbols.

Is there any simple way to add a bunch of existing XML to the body of a
SOAP message?

Thanks!

--
  Chuck Tryon
EricF - 31 Dec 2004 04:45 GMT
>I'm trying to write some code using low level java classes to generate
>SOAP requests.  I have a SOAPmessage I have created, and can get at the
[quoted text clipped - 8 lines]
>
>Thanks!

Can you add it as cdata?

http://www.w3schools.com/xml/xml_cdata.asp


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.