[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Expiry Queue and DLQ

timfox do-not-reply at jboss.com
Sun Dec 31 06:01:02 EST 2006


One thing I didn't mention before.

JBossMQ doesn't have it's own DLQ but relies on the MDB DLQ.

We actually have our own, so we have it even when running standalone (outside the AS).

When running in the AS and using MDBs, by default the MDB dlq functionality will be used, since this actuall wraps the MDB onMessage so we don't get a chance to intercept, so would need to be disabled for our dlq functionality to be used.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3997043#3997043

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3997043



More information about the jboss-dev-forums mailing list