Yes, it works in Spring. Spring binds the transaction to the current thread, which you
configure in your jbpm.cfg.xml:
| <field name="isCurrentSessionEnabled"><true/></field>
|
But you hadn't told me you were working in Spring and I assumed a traditional jBPM
config ;-)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234102#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...