Why not start with the SOAPMonitor handler? That would seem to do everything you need done, and then some - just throw out the GUI, and replace it with whatever logging you need done.
> We have a webservice and want to get knowledge of our soap messages. > > We're using org.apache.axis.handlers.BasicHandler; and extending it.
