I'm using OJB rc4 with the ODMG api and J2EE transactions. Currently when a SQL exception occurs on javax.transaction.Transaction commit all I get back is a javax.transaction.RollbackException, which does not contain the original exception. Is there any way to get access to the original exception that occurs?
Thanks,
Mike
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
