Hi Tom, JMX is the only way at the moment. There's an open issue to support rescheduling, so this probably goes under that one as well.
Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Sep 22, 2010 at 8:34 PM, Thomas Dudziak <tom...@gmail.com> wrote: > I was wondering, how can delayed and scheduled messages be deleted ? I > didn't see anything obvious in the activemq implementations for > Session/Queue/MessageConsumer and friends. > I know that there is a way to do this via JMX (QueueView mbean), but I > was hoping there is an easier way to do this, maybe by casting to an > activemq implementation class ? > > cheers, > Tom >