1 Reply Latest reply on Oct 19, 2007 8:06 PM by timfox

    call ServerPeer.enableMessageCounters on jboss startup

    georgeisangry

      I'm using jboss messaging 1.4 with jboss as 4.2.0-GA

      Is there any way to enable message counters on the ServerPeer mbean in the config file? I see there is a method you can invoke on the ServerPeer. Can I configure the server to automatically invoke this method, or do I have to write my own mbean that invokes this method?