[jboss-user] [EJB 3.0] - Re: Difference between EJB2 and EJB3 Timer Service
dimitris@jboss.org
do-not-reply at jboss.com
Tue Feb 17 04:18:01 EST 2009
The EJB3 stack can be configured to use Quartz timer service by setting the system property org.jboss.ejb3.timerservice.factory to org.jboss.ejb3.timerservice.quartz.QuartzTimerServiceFactory.
Take notice though that this may not be supported in the future.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210605#4210605
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210605
More information about the jboss-user
mailing list