2007/11/6, Roman Kalukiewicz <[EMAIL PROTECTED]>:
> 2007/11/6, Roman Kalukiewicz <[EMAIL PROTECTED]>:
> > 2007/10/25, Nicky Sandhu <[EMAIL PROTECTED]>:
> > >
> > > Hi Hendrik,
> > >  Good catch. I have opened an issue
> > > (https://issues.apache.org/activemq/browse/CAMEL-191) and submitted a 
> > > patch
> > > for review.
> > > Nicky
> >
> > I can see the same problem with exception() construct.
> >
> > exception(Exception.class).setBody(constant("error!!!!!!")).to("log:test");
> >
> > unfortunately this doesn't work as exeption is not cleared.
> >
> > I've created CAMEL-210 issue to track this.

I've just send a patch for this issue. I hope it is OK and fixes the problem.

Romek

Reply via email to