RE: Logging soap messages on the client side

2004-10-06 Thread Krishnendu Kunti
Hi You can use a simple client side handler either by placing the client-confif.wsdd in the classpath or you can modify the client config.wsdd in the axis.jar Your client handler class should extend the BasicHandler class, here is a sample code and client-confif.wsdd XXX

RE: Logging SOAP messages

2002-09-27 Thread Suen, Tony
Title: Message We use log4j in weblogic 6.1 but not with axis.  We'll probably need more info to figure out what is the problem.  Give us a bit more detail as to what you have tried (where you put your jar files, in weblogic/lib or in the webapp, etc) and what problem are you having.   Tony