aspose file tools
The moose likes Web Services and the fly likes Logging the SOAP Request in the Server Side Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Logging the SOAP Request in the Server Side" Watch "Logging the SOAP Request in the Server Side" New topic
Author

Logging the SOAP Request in the Server Side

Gopal B
Greenhorn

Joined: Aug 27, 2003
Posts: 1
Hi,
I want to log all the SOAP requests in a file in the server side which resulted in exceptions during buisness process. I am catching all the thrown exceptions in the SOAPBindingImpl class.

I am using Axis 1.4.

What should be the approach?

Thanks a lot

Gopal
 
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: Logging the SOAP Request in the Server Side
 
Similar Threads
getting null response while calling glue webservice
RunTime Exception
Printing SOAP Messages at client Side.
exception while trying Axis Deployment Tutorial
Exception Logging & printStackTrace()