to use jconsole, ensure that system.properties has openejb.jmx.active = true and use jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi (no user or password)
see http://activemq.apache.org/jmx.html [] Leo On Mon, Nov 25, 2013 at 7:47 AM, ZhongGuan <[email protected]> wrote: > Hi, > > I have a MDB using BMT. I want to keep the message in Queue By throw a > RuntimeException. > But it does not work, I monitor the ActiveMq, the message has been > Dequeued? > > another question, How can I monitor the internal ActiveMQ in TomEE by > webconsole or Jconsole? > > thanks. > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/redelivery-of-MDB-with-BMT-tp4666382.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
