On Thu, May 14, 2009 at 10:18 AM, lbolanos <leonardbola...@hotmail.com> wrote:
>
> Hi
>
> I am wondering if ActiveMQ have plans to support something like
> JMS_OracleExcpQ.
>
> JMS_OracleExcpQ - queue name to send the message to if it cannot be
> delivered to the original destination.

This is why the dead letter strategies exist:

http://activemq.apache.org/maven/activemq-core/apidocs/org/apache/activemq/broker/region/policy/AbstractDeadLetterStrategy.html

But these may not cover what you're seeking since I believe that the
JMS_OracleExcpQ is restricted to exceptions, correct?

Bruce
-- 
perl -e 'print 
unpack("u30","D0G)u8...@4vyy9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

ActiveMQ in Action: http://bit.ly/2je6cQ
Blog: http://bruceblog.org/
Twitter: http://twitter.com/brucesnyder

Reply via email to