[jboss-user] [JBoss jBPM] - jBPM + EJB - transaction management?
syedtaj
do-not-reply at jboss.com
Thu Mar 6 07:30:47 EST 2008
Hello,
I have some old code that uses EJB for transactions and some quite heavy stateful session beans that are needed in some use cases in my project.
I was trying to bring in jBPM into the workflow, I was wondering whether, the action handlers that I write, can invoke Stateful / stateless session beans if needed. There are some stateful beans that do lot of movement of files and manage cleanup / commit if the transaction is a failure / success respectively. I dont want to spend a lot of time refactoring the existing code.
Does it make sense, or I am violating some rule here.
Some enlightenment would be great.
Regards,
Taj
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134547#4134547
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134547
More information about the jboss-user
mailing list