Hello,
we have a problem with Entity beans in GemStone/J ejb server. Because of
GS/J does not support CMP, we are using BMP. In BMP we do not use GS/J's
JDBC pooling, but we use JDBC directly (according to the documentation
this is ok). And our problem is: when a client starts its TX, calls method
on entity bean instance and then call commit on its TX, GS/J rolled
backed the transaction and returns error TransactionRolledbackException
with exception from underlying corba OTS:
javax.transaction.TransactionRolledbackException:
org.omg.CORBA.TRANSACTION_ROLLEDBACK: minor code: 100 completed: Maybe;
nested exception is: org.omg.CORBA.TRANSACTION_ROLLEDBACK
thanks for help,
radek
----------------------------------------------------------------------------
| Radek Pospisil; CORBA and distributed systems research group |
| http://nenya.ms.mff.cuni.cz/thegroup |
| mailto:[EMAIL PROTECTED];http://nenya.ms.mff.cuni.cz/~pospisil |
----------------------------------------------------------------------------
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".