"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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to