[jboss-user] [JBoss jBPM] - Re: About Spring-integeration of JBPM4 with Spring 2.5

shekharv do-not-reply at jboss.com
Sat Jul 25 05:54:05 EDT 2009


  | <?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#4245988

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



More information about the jboss-user mailing list