We are using Spring and JTA in container to manage transactional DAOs.
We have TxCheck enabled and when one of our transactional DAOs is
called in JBoss, we get a "No running tx found..." message.

Should we disable the TxCheck since we are not using PB transactions
or does TxCheck handle this case and we just have something
misconfigured?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to