aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes EJB 3 Vs Spring 2.5 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJB 3 Vs Spring 2.5" Watch "EJB 3 Vs Spring 2.5" New topic
Author

EJB 3 Vs Spring 2.5

kri shan
Ranch Hand

Joined: Apr 08, 2004
Posts: 1303
Looks Spring supports nested transaction as per Spring's Transaction attributes(Nested). Whether EJB 3 supports Nested transaction?
Raul Guerrero
Greenhorn

Joined: Apr 13, 2009
Posts: 7
EJB3 doesn't support nested transactions, check out:

this post
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EJB 3 Vs Spring 2.5
 
Similar Threads
Nested Transaction Model
Nested Transaction
EJB - EJB Container Vs Spring - Servlet Container
Hibernate now, or wait until EJB 3.0?
Spring Vs EJB