Bobby Lawrence wrote:
Nevermind - it seems that I needed to set the useAutoCommit='0' in my
connection descriptor.
That's right - WebLogic (and other EJB-containers) needs to handle this
globally so that OJB does not commit a global transaction and breaks
the container-managed transaction semantics.
There are some other caveats you might run into in managed environments,
but check the FAQ and docs on the OJB website where Armin has written lots
of info re this.
Regards,
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]