You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Christopher Cheng <ch...@tictas.com> on 2006/03/06 05:07:22 UTC

logging request/response messages

I would like to log XML request / response text messages and their response 
times in database, is there a way to do it in Axis? 




Re: logging request/response messages

Posted by Mike Barton <mb...@allesta.com>.
Try using WSABI, available @ http://sourceforge.net/projects/wsabi4axis 
     It comes with monitoring module that does exactly what you want.

--Mike

Christopher Cheng wrote:
> I would like to log XML request / response text messages and their response 
> times in database, is there a way to do it in Axis? 
> 
> 
> 
> 
>