[JBoss-user] [Beginners Corner] - Monitoring Entity Bean Locks

2005-03-04 Thread sjk
Does any one know of a way to monitor entity bean locks in JBoss 3.2.1 other than the entity lock monitor? I need more detail than what the entity lock monitor provides. Ideally, I would like to know every time a bean is locked and unlocked within a transaction. Thanks in advance for your help

[JBoss-user] [Beginners Corner] - Identifying entity beans involved in an ApplicationDeadlockE

2004-12-08 Thread sjk
We are using JBoss 3.2.1. Our application has lengthy transactions that access many entity beans through CMRs. Whenever an entity bean is accessed through a CMR, that bean is locked by JBoss. As a result, we've experienced ApplicationDeadlockException for a number of scenarios in our applicati