[jboss-user] [JBoss jBPM] - Re: SchedulerServlet for jbpm 3.2
mputz
do-not-reply at jboss.com
Mon Aug 20 10:36:27 EDT 2007
what used to be in the SchedulerServlet is now (jBPM 3.2.x) implemented in the JobExecuter servlet, if you deploy jBPM inside a war file. If you take the ear (enterprise version), ejb timers are used. Have a look at the jbpm-console.war/WEB-INF/web.xml and you'll find the config sections at the bottom for both approaches.
Regarding the jbpm.cfg.xml config section you are referring to, I'd take EjbSchedulerServiceFactory as scheduler factory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4075871#4075871
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4075871
More information about the jboss-user
mailing list