How can I write an HTTP interceptor/handle for Axis1.4 soap client?

Viewed 10

I have a Axis1.4 soap client in my application in a tomcat container. How can I intercept HTTP messages in both directions for loggin purpose? Is there any way to set an HTTP interceptor/handler at runtime?

0 Answers
Related