[jboss-user] [JBoss Messaging] - Re: Does DLQ record exceptions
fs5@gmx.net
do-not-reply at jboss.com
Thu Apr 30 05:59:41 EDT 2009
"gaohoward" wrote : You can set the log level to TRACE and then you will see the log record when it happens. Don't know if this is what you wanted.
Not quite. The exception in the log file I want to be recorded with the message. The default behavior is to put the poisoned message into the DLQ. This give me no clue of why this message is in there and where did it come from.
I know I could construct all consumers with a big try/catch exception block - but I am still reluctant to do so. (This would also impose disadvantages as for example the missing retry-behavior)
-- Frank
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4227822#4227822
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4227822
More information about the jboss-user
mailing list