[jboss-user] [jBPM Users] - Re: Problem moving from 4.1 to 4.2 using Spring configuratio
RockerRocker
do-not-reply at jboss.com
Wed Nov 18 17:09:57 EST 2009
Only change i have is
<command-service name="txRequiredCommandService">
<retry-interceptor />
<environment-interceptor />
<spring-transaction-interceptor current="false"/>
Previous working code was with 4.0 and following
<command-service >
<retry-interceptor />
<environment-interceptor />
<spring-transaction-interceptor current="true"/>
Not sure if spring-transaction-interceptor = false makes the session close ?? Will redo everything again :(
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4266418#4266418
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4266418
More information about the jboss-user
mailing list