Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Web Services and the fly likes Regarding SAAJ Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Regarding SAAJ" Watch "Regarding SAAJ" New topic
Author

Regarding SAAJ

Raj Kumar Bindal
Ranch Hand

Joined: Apr 15, 2006
Posts: 409
I am attaching a file to my soap message in the client,but in the web service i have a handler of the file through which i am able to get only the file,but i want to get the whole soap message.
Kindly tell me how we can do that.
 
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: Regarding SAAJ
 
Similar Threads
How to process SOAP attachment at web service??
How does the browser and web service communicate using SOAP?
soap request and response using wsdl
Soap 2.3.1 with Tomcat 4.1.12 with SDK1.4.1
Problems reading the request.inputStream()