On 03/12/2007, cmagoyrk <[EMAIL PROTECTED]> wrote:
>
> I can implement that logic into my client, essentially each queue having it's
> own error queue, but then what is the purpose of the Dead Letter Queue?

The Dead Letter Queue generally just kicks in when a client has rolled
back a transaction past the retry-count and the broker sends it the
DLQ.

However sometimes an application knows that a message is bad - so
there's no biggie with a client sending a message direct to a DLQ -
they are just regular queues.

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

Open Source Integration
http://open.iona.com

Reply via email to