[JBoss-user] [EJB/JBoss] - Re: Timer Service Configuration

2004-12-04 Thread darranl
Are you sure that is in the specification?

All I can find is this extract: -

anonymous wrote : Timers are persistent objects. In the event of a container 
crash, any single-event timers that have expired during the intervening time 
before container restart must cause the ejbTimeout method to be invoked upon 
restart. Any interval timers that have expired during the intervening time must 
cause the ejb-Timeout method to be invoked at least once upon restart.

Which only talks about container crashes not clean shut downs.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857416#3857416

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857416


---
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


[JBoss-user] [EJB/JBoss] - Re: Timer Service Configuration

2004-12-04 Thread kits_quark
Yes, Thats true. Check out this article 

http://www2.theserverside.com/articles/article.tss?l=MonsonHaefel-Column4

Also, few days back i got a reply from Mr Scott from Jboss Inc. He also said 
the same thing. But still i didn't get the answer that how to configure the 
timer service with Jboss4.0.

Regards,

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857418#3857418

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857418


---
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


[JBoss-user] [EJB/JBoss] - Re: Timer Service Configuration

2004-12-04 Thread [EMAIL PROTECTED]
Get the source and look at the org.jboss.ejb.txtimer.EJBTimerServiceImpl class 
along with the other services defined in the ejb-deployer.xml found in the 
deploy directory.


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3857432#3857432

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3857432


---
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