Hi all,
My application is a web service client and I would like to log the SOAP traffic. According to the JAX-RPC I could implement a handler (javax.xml.rpc.handler.Handler) and register it in the service registry of my Service. The description of the getServiceRegistry method in the Axix API documentation says that it is unimplemented and throws an UnsupportedOperationException. Are there other ways to implement client side logging?
Regards, Gábor Herman Software Developer FlexiTon Kft.