can i use javax.management.timer.Timer?

2005-08-30 Thread Ittay Dror

Hi,

If javax.management.timer.Timer can be used inside tomcat, can you please give 
an example of how?


Thanx,
Ittay

--
===
Ittay Dror ([EMAIL PROTECTED])
Application Team Leader, RD
Qlusters Inc.
+972-3-6081994 Fax: +972-3-6081841

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: can i use javax.management.timer.Timer?

2005-08-30 Thread Guy Katz
yes you can use it.
its plain JMX so check out how to use it regardless of tomcat (standalone mode) 
and do the same thing in tomcat but by using tomcat's mbean server.


-Original Message-
From: Ittay Dror [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 2:00 PM
To: Tomcat Users List
Subject: can i use javax.management.timer.Timer?


Hi,

If javax.management.timer.Timer can be used inside tomcat, can you please give 
an example of how?

Thanx,
Ittay

-- 
===
Ittay Dror ([EMAIL PROTECTED])
Application Team Leader, RD
Qlusters Inc.
+972-3-6081994 Fax: +972-3-6081841

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: can i use javax.management.timer.Timer?

2005-08-30 Thread Mark Benussi
Am I allowed to ask what it is and how it differs from java.util.Timer? Just
like to educate myself from time to time...

-Original Message-
From: Guy Katz [mailto:[EMAIL PROTECTED] 
Sent: 30 August 2005 12:12
To: Tomcat Users List
Subject: RE: can i use javax.management.timer.Timer?

yes you can use it.
its plain JMX so check out how to use it regardless of tomcat (standalone
mode) and do the same thing in tomcat but by using tomcat's mbean server.


-Original Message-
From: Ittay Dror [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 2:00 PM
To: Tomcat Users List
Subject: can i use javax.management.timer.Timer?


Hi,

If javax.management.timer.Timer can be used inside tomcat, can you please
give 
an example of how?

Thanx,
Ittay

-- 
===
Ittay Dror ([EMAIL PROTECTED])
Application Team Leader, RD
Qlusters Inc.
+972-3-6081994 Fax: +972-3-6081841

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]