Maybe you're looking for this: http://www.onjava.com/pub/a/onjava/2003/05/28/jboss_optimization.html?page=2
It's from an article on JBoss optimizations -- the relevant part is Bill Burke's comment at the end of user comments: anonymous wrote : For locking, JBoss has a lock monitor that monitors how many locks per EJB were made, how many contentions, how much time was lost, the max amount of contentions at one time, etc.... | Look in jboss/server/(all or default)/conf/jboss-service.xml for: | | <!-- Uncomment to enable JMX monitoring of the entity bean locking | | --> | | Regards, | | Bill | | P.S. THis is documented in our FOR PAY docs. | View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3829711#3829711 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3829711 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
