There isn't a crash in my example, my problem occurs while Jboss is starting.

Here are the steps I think Jboss works with my timers:
- Jboss deploys my application
- Jboss starts my application
- The ServletContext of my application is initialized
- My timers are created by my ServletContextListener
- Jboss stores my timers in the database
- Jboss starts my timers
- Jboss restores and starts all timers found in the database (my timers too, 
although they didn't crashed, they are just created)
- My timers are duplicated.

Actually, if I deploy my application when Jboss has already started, the 
duplication doesn't occur.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857194#3857194

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857194


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to