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 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 the webservice. Then have a webservice method that only returns the integer, so you can easily see how many clients called that webservice. - -- "If you are not living on the edge, you're taking too much room." Unknown Blogs: http://jamesruminations.blogspot.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBphFNJ/zyYkX46joRAgWhAJ9yrDUuVPIEcixzmp7ZYq/FAe3/ogCeITkw d/2gHGAEUBJjw5XiQYrhl6I= =q2zY -----END PGP SIGNATURE-----