aspose file tools
The moose likes EJB Certification (SCBCD/OCPJBCD) and the fly likes How does UserTransaction propagate? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Certification » EJB Certification (SCBCD/OCPJBCD)
Reply Bookmark "How does UserTransaction propagate?" Watch "How does UserTransaction propagate?" New topic
Author

How does UserTransaction propagate?

Truong Ha
Greenhorn

Joined: Nov 08, 2010
Posts: 1
I have a stateless bean with bean-managed transaction and a method like this:


So how does the UserTransaction propagate to OtherStatelessBeanLocaL bean?
Prabhakar Reddy Bokka
Ranch Hand

Joined: Jul 26, 2005
Posts: 189

Go through the link below

Handling Transactions with EJBs.


SCJP 5, SCWCD 5
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: How does UserTransaction propagate?
 
Similar Threads
How to deal with Transactions : Design query
UserTransaction in Hibernate
questions about BMT beans
Help!!! I can't get BMT working with Orion and MS SQL Server
Trasaction not getting rolled back