I'm seeing a lot of "ORA-00060: deadlock detected while waiting for resource" errors" happening from running 3 or more instances of a SLSB that uses sql2java... I am not using beginTransaction() as the EJB is being called from an MDB and I need to use RequiresNew.
Any help is appreciated...
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there,
I'm seeing a lot of "ORA-00060: deadlock detected while waiting for resource" errors" happening from running 3 or more instances of a SLSB that uses sql2java... I am not using beginTransaction() as the EJB is being called from an MDB and I need to use RequiresNew.
Any help is appreciated...
Thanks!