volume transferred statistcis

2005-11-10 Thread Frederic D
Hi, Is it possible to obtain statistics about volume transferred in a webapp ? or just obtain the size of received and send requests. Thank you for informations. Frederic. ___ Appel aud

Re: how to empty tomcat cache ?

2005-10-25 Thread Frederic D
to know if it's possible to empty the tomcat cache to have the new wsdl taking in account. --- andy gordon <[EMAIL PROTECTED]> a écrit : > Which cache are you referring to? > > Frederic D <[EMAIL PROTECTED]> wrote:Hi ! > > Is it possible to empty tomcat cache

how to empty tomcat cache ?

2005-10-25 Thread Frederic D
Hi ! Is it possible to empty tomcat cache without restarting tomcat ? Thanks. Frederic ___ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette v

how to use jmx to know if a webapp is started on tomcat

2005-10-20 Thread Frederic D
Hi, I had to develop an administration webapp of axis Web Services. One of the task of the webapp is to start or stop axis webapp. How to know if the axis webapp is started or not on tomcat (in a jsp for example) ? can i use jmx to do that ? (for starting or stopping, i know that we can use http

how to register my own mbean in the tomcat mbean server at tomcat startup (Newbie)

2005-10-20 Thread Frederic D
Hi, I have a webapp with 2 MBean. To register these MBean to the MBean Server, i use a jsp who do the job. How can i configure tomcat to register these MBean at startup ? I am a new tomcat and jmx/mbean user and it's hard to find the informations on the web. Thanks (and sorry for my english)