hi...
we have a strange problem..
we are running a jbpm workflow under spring jta transcation manager wrapping jboss 4.2.3
jta manager
before the workflow begins and are updating the database, but do not execute a commit, we
anticipate that under the same transaction context the workflow would be able to see the
update changes. however when we look in the log, a new transactions begins and suspends
the current one, so the workflow does not see any changes, so are there any configuration
changes we need to do for jta and spring in jbpm? (version 3.2.3)
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4246038#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...