2 Replies Latest reply on Feb 11, 2009 3:18 AM by maxdiconoclast

    Is there an MBean for an entity EJB?

    maxdiconoclast

      HI,
      I need to access the method invocation times, availability, remove count, create count etc. of a deployed EJB through JMX MBean provided by jmx-console.

      I have deployed the entity bean and the stateless DAO bean that operates on the entity bean. I do find an MBean for this DAO in the JMX-console, but not an MBean for the entity EJB.

      a) Why do I not find an MBean for the same?

      b) How is it possible to get the MBean created for the entity EJB?

      Speedy help solicited.

      Thanks a bunch in advance guys !