aspose file tools
The moose likes Web Services and the fly likes SOAPBody as a String Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "SOAPBody as a String" Watch "SOAPBody as a String" New topic
Author

SOAPBody as a String

Praveen Dev
Greenhorn

Joined: Apr 26, 2010
Posts: 2
How to get the content of SOAPBody as a String or as InputStream.
Ivan Krizsan
Bartender

Joined: Oct 04, 2006
Posts: 2194
Hi!
In what situation do you want to get a string representation of the body of a SOAP message?
Have you had a look in my SCDJWS study notes? http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
You may want to take a look at the XSLT processing exaples at page 306 and forward.
Best wishes!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SOAPBody as a String
 
Similar Threads
How to refer the current SOAP message?
Getting body from Soap
How to process SOAP attachment at web service??
Axiom soapbody to string
storing xml fields into variables