3 Replies Latest reply on Jul 20, 2009 2:21 PM by snacker

    EJB Metrics/Statistics in JBoss 5?

    snacker

      In JBoss 4 you could view the EJB invocation statistics via the web-console (http://localhost:8080/web-console) when you expand the deployed *.jar or *.ear file.

      I can't find where you can view the same statistics in JBoss 5.

      I've also look through the jmx beans, but don't see anything there.

      In for there was a jsp which the web console called to show the statistics:
      (http://localhost:8080/web-console/StatelessEjb.jsp?...)

      Does anyone know how to get the statistics?
      I'm assuming it is part of JSR 77, but I can't find anything... yet.