Hi,
I am working with SilverStream app. server. 3.7.4. It does not provide
distributed transactions, no TransactionManager. I still would like to
use Castor JDO in this environment.
I would like to modify the JDO class, so that it accepts a
UserTransaction object (or jndi name) i.s.o. the transactionmanager. I
noticed that the first thing de JDO does when creating a database is
getting the transaction from the manager and giving it to the database
constructor.
So my point is, why not give the UserTransaction directly to the JDO
i.s.o. the TransactionManager? I suppose the Castor guys now a lot more
about transactions than I do, so I would like to know any comments.
Rgds,
B.R.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev