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?
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?