[jboss-user] [JBoss jBPM] - Re: How to configure org.jbpm.web.JobExecutorLauncher?

vkozlov do-not-reply at jboss.com
Mon Dec 15 06:59:00 EST 2008


"kukeltje" wrote : sorry, it accepts context param's as far as i know. But why do you want *no* transaction around yor jobs? weird, never heard anybody want that.

For Seam/jBPM integration and using of Seam managed JBpmContext, it's required to disable transaction management in JBPM and use Seam's transactions. Besides, if I disable transactions, it causes incorrect work of Job Executor. So I need two configs - one for Seam managed JBPM, another for Job Executor Servlet (which will run in same web app but outside of Seam contexts)

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

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



More information about the jboss-user mailing list