RE: Logging soap messages on the client side

2004-10-06 Thread Krishnendu Kunti
e.org/axis/wsdd/providers/java";> Regds Krish -Original Message- From: Herman Gábor [mailto:[EMAIL PROTECTED] Sent: Thursday, October 07, 2004 1:45 AM To: [EMAIL PROTECTED] Subject: Logging soap messages on the client side Hi all, My app

Logging soap messages on the client side

2004-10-06 Thread Herman Gábor
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 d