Maybe you could create a broker plug-in that removes a queue in response to a specific message, or have a java processing running somewhere that can do it on command from the client. C++ can't talk JMX so we can't really support some of those types of features.
Regards Tim. > -----Original Message----- > From: YMC [mailto:[EMAIL PROTECTED] > Sent: Wednesday, February 20, 2008 7:44 AM > To: [email protected] > Subject: RE: ActiveMQ-CPP: Remove a queue prgrammatically from a broker > > > Thanks Tim, I thought that was the case. We have other options but thanks > for > confirming. > > Cheers, > YMC > > > tabish121 wrote: > > > > > > No, sorry, currently there I no way to do that over an C++ interface. > > > > Regards > > Tim. > > > >> -----Original Message----- > >> From: YMC [mailto:[EMAIL PROTECTED] > >> Sent: Tuesday, February 19, 2008 10:04 AM > >> To: [email protected] > >> Subject: ActiveMQ-CPP: Remove a queue prgrammatically from a broker > >> > >> > >> Hey Guys, > >> > >> We're using the activemq-cpp interface and are interested in being > > able to > >> remove queues from the broker programmatically. > >> > >> Is there a way to do this via the cpp interface? We don't have the > > option > >> of > >> user intervention via the web console. > >> > >> Thanks in advance, > >> YMC > >> -- > >> View this message in context: http://www.nabble.com/ActiveMQ-CPP%3A- > >> > > Remove-a-queue-prgrammatically-from-a-broker-tp15561398s2354p15561398.ht > > ml > >> Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > > > > > > > -- > View this message in context: http://www.nabble.com/ActiveMQ-CPP%3A- > Remove-a-queue-prgrammatically-from-a-broker-tp15561398s2354p15588186.ht ml > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
