File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes BMT stateful SB and incomplete trans: behaviour question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "BMT stateful SB and incomplete trans: behaviour question" Watch "BMT stateful SB and incomplete trans: behaviour question" New topic
Author

BMT stateful SB and incomplete trans: behaviour question

Saeed Amer
Ranch Hand

Joined: Jan 20, 2004
Posts: 135
Hi there,
A BMT stateful session bean instance starts a transaction but transaction is neither committed nor rolled back across multiple client calls, what happens to this transaction? Would it be committed or rolled back by the container or some exception (which one) will be thrown by the container?

TIA
Saeed
 
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: BMT stateful SB and incomplete trans: behaviour question
 
Similar Threads
using setRollbackOnly in BMT
SessionSynchronization for stateful CMT beans - reloaded
MDB deadlock - how to solve it?
SessionSynchronization !!
System exception in a BMT