I'm using JBoss 2.4 AutoDeploy feature.
I saw Scheduler MBean here
(and still don't know if it fits my needs)

Basically, I need to receive periodical 
(let's say - every 1 minute) notifications
from somewhere.
- I don't want to alter original JBoss 2.4
distribution in any way (to add something
in JBoss config files)
- I want to start recieving notifications
as soon as my application is deployed.

How do I achieve this?
Should I activate this in static part of my Bean?
Or maybe in application descriptor (is it possible)?
Do I have to use Scheduler?
Or maybe TimerQueue?

Thank you in advance.
Tomshia


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to