2009/3/11 mffrench <mffre...@axway.com>:
>
> Hello,
>
> I would like to know if when I send a message on queue which does not exist
> in my ActiveMQ broker where are stored this messages ? Is there any dead
> letter queue in ActiveMQ ? How do I configure it ?

ActiveMQ creates destinations on the fly by default...
http://activemq.apache.org/how-do-i-create-new-destinations.html

DLQs are only used when consumers fail to process messages a given
number of times
http://activemq.apache.org/redelivery-policy.html

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to