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