Hi,

If a bean is labeled container transaction in the deployment desrciptor,
does that mean that if I execute 100 lines of code in a session bean method,
they will all be reversed if an exception occurs, including all writes to a
database using JDBC?

My guess is probably no, but then what is the point of container managed
transactions?

Regards,
Ivan



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to