Re: Number of failed exchanges not shown in JConsole

2010-01-29 Thread ronP12
want to see the correct number of failed exchanges in JConsole. How do >> I >> do this? >> >> > > > -- View this message in context: http://old.nabble.com/Number-of-failed-exchanges-not-shown-in-JConsole-tp27359928p27372794.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Number of failed exchanges not shown in JConsole

2010-01-28 Thread Willem Jiang
I don't find there are any counter in the DeadLetterChannel for counting the failed exchange. But if you redirect the message to a activemq queue, you can browser the Queue size from the Jconsole. Willem ronP12 wrote: Hi, I'm using the deadLetterChannel to redirect messages to a queue if the e

Number of failed exchanges not shown in JConsole

2010-01-28 Thread ronP12
ation but it doesn't have any effect. I want to see the correct number of failed exchanges in JConsole. How do I do this? -- View this message in context: http://old.nabble.com/Number-of-failed-exchanges-not-shown-in-JConsole-tp27359928p27359928.html Sent from the Camel - Users mailing list archive at Nabble.com.