HuiSheng Xu [http://community.jboss.org/people/rebody] replied to the discussion

"jBPM 4.3 and Spring integration - multiple transaction managers"

To view the discussion, visit: http://community.jboss.org/message/543979#543979

--------------------------------------------------------------
Hi rams,

If you want to specify a transactionmanager that declare in the spring 
application context.  You could change the <spring-transaction-interceptor> in 
jbpm.tx.spring.cfg.xml.

<spring-transaction-interceptor  transaction-manager="transactionManager"/>


Change the transaction-manager attribute to the real bean name in the xml, and 
jBPM will use it to find the transactionManager by the name we set.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/543979#543979]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to