[jboss-user] [JBoss Portal] - Re: UserModule transaction problem

sohil.shah@jboss.com do-not-reply at jboss.com
Mon Oct 23 11:19:10 EDT 2006


For using container managed transactions look at

EJB3.0. Your business controller logic looks simple and the transaction is managed by the container within which your bean runs.


If EJB3.0 is not part of your architecture, use programmatic transaction management like the code snippet I submitted in the earlier post

Thanks
Sohil

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980084#3980084

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



More information about the jboss-user mailing list