Thanks Martin, I totally forgot about that :) Regards -- Dejan Bosanac - http://twitter.com/dejanb ----------------- The experts in open source integration and messaging - http://fusesource.com ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net
On Thu, Jun 16, 2011 at 10:04 AM, Martin C. <mart...@gmx.at> wrote: > Hi, > > Have a look at > http://activemq.apache.org/delete-inactive-destinations.html > This might be what you want. > > Best regards, > Martin > > On Wed, Jun 15, 2011 at 11:00 PM, James Green <james.mk.gr...@gmail.com> > wrote: > > Not sure this is even possible? > > > > We dynamically create our queues by pushing messages to channels with > > account numbers appended. They get read as the account reads from it's > > queue. When that account goes dead and it's messages expired (or no more > get > > pushed) we then end up with many queues doing nothing but taking up space > on > > the web console. > > > > Is there perhaps a configuration directive to expire queues? I can't see > > anything in the STOMP protocol close to this. > > > > Thanks, > > > > James > > >