0 Replies Latest reply on Apr 9, 2008 4:50 PM by raags

    EJB metrics...

    raags

      I'm using JBoss 4.2.0 GA and I'm trying to look at the metrics for my SLSB bean using JMX console.

      My client is able to sucessful connect to the bean but I don't see the metrics change.. Is there anything I have to do to start looking at the metrics?

      AvailableCount int R 30 MBean Attribute.
      MaxSize int R 30 MBean Attribute.
      StateString java.lang.String R Started MBean Attribute.
      State int R 3 MBean Attribute.
      CurrentSize int R 0 MBean Attribute.
      CreateCount int R 0 MBean Attribute.
      RemoveCount int R 0 MBean Attribute.
      Name java.lang.String R StatelessDelegateWrapper MBean Attribute


      Thanks!