[jboss-dev] ejb3-timer-service.xml

Carlo de Wolf cdewolf at redhat.com
Fri Dec 5 05:50:06 EST 2008


No, it's an experimental feature which uses Quartz.

https://jira.jboss.org/jira/browse/EJBTHREE-619

For the future I want org.jboss.ejb3.timerservice.TimerServiceFactory to 
become a true SPI and be implemented by some MC bean, which we'll inject 
(optionally) into the container.

In that case ejb3-timer-service.xml will be moved to a new component: 
ejb3/quartztimer which will also provide said MC bean.
By default we'll hook onto an AS MC bean which implements 
TimerServiceFactory. (Currently JBossTimerServiceFactory, which needs to 
be moved to AS.)

This will make sure that the experimental feature won't show up in EAP.

Carlo

Scott Stark wrote:
> Is ejb3-timer-service.xml really being used?
>
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development




More information about the jboss-development mailing list