I am creating a UserTransaction, then doing several bean creations, and then
finally calling commit() on my UserTransaction. When something goes wrong
with one of my creates, I get a "javax.transaction.RollbackException" upon
calling commit().

My question is, how can I determine what went wrong? Which one of my beans
was unable to commit?

Thanks in advance,
Bryan

----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to