Hi Suzy,
You could try the AmberPoint Express product. It's a
freebie cut-down developer oriented tool from their
management suite.
It runs in Tomcat (only Tomcat I think), has a nice GUI
showing who called what when and what response times
were etc.
I've used it with Axis and it works fine.
h
Hi Suzy,
The wsabi4axis project at http://sourceforge.net/projects/wsabi4axis has the
functionality that you are looking for. After configuring your web services
with a WSABI Handler, information about each invocation on your web services is
collected and persisted. Using an intuitive GUI, users
Why not implement a LogHandler and log client activities to a repository of
your preference.
Jai
-Original Message-
From: James Black [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 25, 2004 11:07 AM
To: [EMAIL PROTECTED]
Subject: Re: Monitor Client usage of WS
-BEGIN PGP SIGNED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Suzy Fynes wrote:
| Hey
|
|
|
| Could anyone tell me how to monitor clients that access my Axis Web
| Service, considering it had limited access to it i.e. uses basic
| authentication?
~ Use a static variable and increment it whenever a client calls th
Hey
Could anyone tell me how to monitor clients that access my
Axis Web Service, considering it had limited access to it i.e. uses basic
authentication?
Thanks
Suzy