| <?xml version="1.0" encoding="UTF-8"?>
|
| <jbpm-configuration>
|
| <process-engine-context>
| <command-service>
| <retry-interceptor />
| <environment-interceptor />
| <spring-transaction-interceptor />
| </command-service>
| </process-engine-context>
|
| <transaction-context>
| <hibernate-session current="true" />
| </transaction-context>
|
| </jbpm-configuration>
|
|
Try the above configuration.
For more information refer to the userguide @
http://docs.jboss.com/jbpm/v4.0/devguide/html_single/#springIntegration
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4245988#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...