There is no need to create queues explicitly. Queues and topics are 
automatically created when first producer or consumer connects to the 
destination. So, strictly speaking, all you need to create a queue is to 
connect consumer or producer to that queue.

--
Denis Bazhenov
FarPost.




On Aug 12, 2010, at 1:37 AM, cmoulliard wrote:

> 
> Hi Dejan,
> 
> Except purging a queue from admin-queue, it is not possible to create a new
> one ?
> 
> Regards,
> 
> Charles
> 
> 
> Dejan Bosanac
> begin_of_the_skype_highlighting     end_of_the_skype_highlighting wrote:
>> 
>> Hi Charles,
>> 
>> You can purge queues with activemq-admin, like
>> 
>> bin/activemq-admin purge TEST.FOO
>> 
>> there's no task for deleting queues
>> 
>> 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 Tue, Aug 10, 2010 at 9:30 AM, cmoulliard <cmoulli...@gmail.com> wrote:
>>> 
>>> Hi,
>>> 
>>> Is there a way to create/delete/purge a queue using command line tool ?
>>> 
>>> 
>>> 
>>> -----
>>> Charles Moulliard
>>> SOA Architect
>>> 
>>> My Blog :  http://cmoulliard.blogspot.com/
>>> http://cmoulliard.blogspot.com/
>>> --
>>> View this message in context:
>>> http://old.nabble.com/create-queue-using-command-line-tp29394994p29394994.html
>>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>> 
>>> 
>> 
>> 
>> -----
>> Dejan Bosanac
>> 
>> Open Source Integration - http://fusesource.com/
>> ActiveMQ in Action - http://www.manning.com/snyder/
>> Blog - http://www.nighttale.net
>> 
> 
> 
> -----
> Charles Moulliard
> SOA Architect
> 
> My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
> -- 
> View this message in context: 
> http://old.nabble.com/create-queue-using-command-line-tp29394994p29409003.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 

Reply via email to