You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by No...@bmi.gv.at on 2004/11/08 16:44:27 UTC

Tx handling in managed environment

Hi,

we use OJB 1.0.1 in Websphere 5 with container managed transaction.
If we store an object, we get the warning "No running tx found, please only store in context of an PB-transaction"

The object is stored inside an EJB method which has the transaction attribute 'Required'.
The connection descriptor of OJB points to the datasource of the container.
Transactions seem to work correctly anyhow.

What do we miss here? Can that warning be ignored?
Thanks,
Norbert.

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org