deadlock ApplicationDeadlockException Also by default, any time you touch any session or entity bean, your request thread takes out a lock on that entire object, even if you are only reading it and not updating it. Your application might have an Entity Bean ... deadlockejb
ApplicationDeadlockException Also by default, any time you touch any session or entity bean, your request thread takes out a lock on that entire object, even if you are only reading it and not updating it. Your application might have an Entity Bean ... deadlockejb