I use OpenWire protocol on the client side, where connection is created by
ActiveMQConnectionFactory


On Wed, Jul 31, 2013 at 9:43 PM, Christian Posta
<christian.po...@gmail.com>wrote:

> What protocol are you using on the client side?
>
>
> On Wed, Jul 31, 2013 at 6:31 AM, Yong Ouyang <yong.ouy...@gmail.com>
> wrote:
>
> > Hello,
> >
> > I am playing with Apollo 1.6 recently. Given the below config, I am
> > expecting a dead message (being rolled back 3 times, for example) of
> queue
> > "app1.queue1" will be forwarded to the dead letter queue
> "dlq.app1.queue1".
> > But this doesn't actually happen at all. Did anyone encounter the same
> > behavior? Thank you.
> >
> > ...
> >   <virtual_host id="default">
> >     ...
> >     <queue id="app1.**" dlq="dlq.*" nak_limit="3" auto_delete_after="0"/>
> >     ...
> >   </virtual_host>
> > ...
> >
> > Regards,
> > Yong
> >
>
>
>
> --
> *Christian Posta*
> http://www.christianposta.com/blog
> twitter: @christianposta
>

Reply via email to