1 Reply Latest reply on Jul 21, 2010 10:53 AM by jmesnil

    MessageCounterInfo.getUdpateTimestamp() is misspelled.

    lbershad

      This is in org.hornetq.api.core.management. It should be getUpdateTimestamp().  Likewise, the attribute should be updateTimestamp instead of udpateTimestamp.  For backwards compatibility, you will probably need to leave the misspelled version (preferably deprecated).