With MQ, do you mean what? WebSphere MQ (I assume), ActiveMQ, RabittMQ, ... If you use WebSphere MQ, you have to create the ERROR queue upfront, did you?
Best, Christian On Wed, Jul 25, 2012 at 8:53 AM, nishant.rupani < nishant.rup...@morganstanley.com> wrote: > I am usign a router to consume messages from MQ. On exception, I want write > the incoming message to the error queue. However, it is not writing message > to error queue. > > For testing, I called a method of a bean on exception and that worked fine. > but it is not publishing the message to error queue. > > We are using camel 2.9.0 > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Not-writing-to-Error-queue-tp5716435.html > Sent from the Camel - Users mailing list archive at Nabble.com. >