This content has been marked as final. 
    
Show                 1 reply
    
- 
        
1. Re: Newbie: EJB Timer Service
jaikiran Aug 6, 2010 5:52 AM (in response to gwzoller)If some timeout happens (for a persistent timer) when the server is down, then the timeout will be fired on server restart, atleast once. And any other future timeouts will be fired at appropriate intervals/time. So yes, they will survive a server shutdown.