[jboss-user] [JBoss jBPM] - Re: Scheduler problems jbpm.war(3.1.3) to jboss as 4.0.5GA

mihochan do-not-reply at jboss.com
Sun Jan 21 21:16:42 EST 2007


I've solved my problem.

It is necessary to specify which class to use for the Scheduler service in the jbpm.cfg.xml file.



  |   <jbpm-context>
  |    ...
  |    <service name="scheduler" factory="org.jbpm.scheduler.db.DbSchedulerServiceFactory" />
  |   </jbpm-context>
  | 

Hope this helps

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4004685#4004685

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4004685



More information about the jboss-user mailing list