[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: EJB TimerService in a clustered environment

2005-04-07 Thread mka
Hi Cosmin, I was wondering how you even get JBOSS to persist the timer events to a database. My problem is I want to ensure my timer events are valid, and continue to work after the server is restarted. Is this possible? Thanks. View the original post :

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - TimerService Persistence across server re-starts

2005-04-07 Thread mka
How do I configure JBOSS to store existing timers across a reboot, and have them continue to exist after the server comes back up? I know this is possible, as it's also part of the 2.1 spec. Thanks in advance for suggestions. View the original post :

[JBoss-dev] [Design of Clustering on JBoss (Clusters/JBoss)] - Re: EJB TimerService in a clustered environment

2005-04-07 Thread mka
Yes the second one sounds like the best way, and had started to work in that direction. But tell me, how do you get the startup notification from JBOSS? This is the part I'm totally lost. And thanks for the response by the way. View the original post :