Hi,

I am also trying to achieve the same(Delete a queue & stand alone activemq).

If you have resolved it then please share your code with me.

Thanks alot in advance.

-Vikas




samahome wrote:
> 
> Could you give some example on how to connect to the MBean Server  and get
> the broker MBesan instance ?
> 
> My activeMQ broker is running in stand-alone mode (not embedded broker).
> 
> 
> - Sreenivas
> 
> Adrian Co wrote:
>> 
>> Well, in a short note, the function you want would be 
>> BrokerViewMBean.removeTopic.
>> 
>> You just need to connect to the mbean server and get the broker mbean 
>> via JMX.
>> 
>> SingleShot wrote:
>>> I would like to create a Java API to allow clients to create and destroy
>>> topics. I've scoured the ActiveMQ site and the API and cannot figure out
>>> how
>>> to programatically do this (in particular, how to "delete" a topic). How
>>> would I do this? I suspect with JMX, but the JMX links on the site do
>>> not
>>> illuminate how to do it.
>>>
>>> Thanks.
>>>   
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Delete-Topic-Programmatically--tp7485454p28960026.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to