As part of the promotion of the Axis project to a top level project,
we have decided to create separate mailing lists for Axis 1 and Axis2.
For all Axis 1 related questions please subscribe and post to
[email protected]. Thanks!
Andreas
On Tue, Apr 27, 2010 at 22:05, wrote:
> Hel
Hello,
I wrote my own handler (extends BasicHandler) that is used to log web
service requests and responses to a database.
I modelled it after the org.apache.axis.handlers.LogHandler class, which
comes with axis (source here:
http://kickjava.com/src/org/apache/axis/handlers/LogHandler.java.htm