Hello, i read a lot of books about the transaction handling (cmt, bmt, and so on). In one of these books i found the following statement (translated from german): anonymous wrote : There are two ways to rollback a transaction in beans (CMT). First way is throwing an EJBException. The second is calling the method getRollbackOnly(). If an EJBException is thrown, the application server cannot use this instance any more.
Can somebody tell me, how JBoss handles this? Do these "unused" instances represent a problem in the reference to performance or anything else? I hope you can help me. Thanx, Hagen View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868393#3868393 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868393 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
