[jboss-user] [JBoss jBPM] - Re: how to start job executor

marcel.de.koster do-not-reply at jboss.com
Fri Aug 14 08:21:11 EDT 2009


I also added the programmatic timer start using the TaskExecuter via the ProcessEngine interface (you do not need to cast to a specific class). 

But shouldn't it be possible to do this:

<bpm-configuration>
...
	<process-engine-context>
		...
		<job-executor auto-start="true" />
	</process-engine-context>

...
</jbpm-configuration>

For me the above code doesn't work. Only programmatic starting of job executor.

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

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



More information about the jboss-user mailing list