This one time, at band camp, tek1 said:
t>I'm using CastorJDO with my J2EE application to obtain the JDO reference
t>from JNDI. Everything is working fine, except for the transaction
t>management. When an exception occurs, the operations performed by Castor
t>are not rolled back, even though the below is specified in the CastorJDO MBean:
t>
t>_jdo.setTransactionManager("java:/TransactionManager");
This is perplexing because the DatabaseImpl.rollback() method calls
TransactionContext.rollback() which should rollback anything in Castor's
transactional context. What types of results are you seeing? Please
explain what's happening and we'll see if we can work through it or I'll
build a simple test case for it.
Bruce
--
perl -e 'print unpack("u30","<0G)[EMAIL PROTECTED]&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev