Hi Gert could you create a ticket in JIRA with the issues missing in handleFault so we don't forget it?
Med venlig hilsen Claus Ibsen ...................................... Silverbullet Skovsgårdsvænget 21 8362 Hørning Tlf. +45 2962 7576 Web: www.silverbullet.dk -----Original Message----- From: Gert Vanthienen [mailto:[EMAIL PROTECTED] Sent: 28. oktober 2008 19:54 To: [email protected] Subject: Re: How to configure ErrorHandler & <handleFault> in Spring DSL Ron, I just re-enabled this test this afternoon. Unfortunately, the <handleFault/> needs some minor improvements, but you can already define this with an <interceptor/> as is shown in http://svn.eu.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/spring/processor/faultRoute.xml?view=markup. Regards, Gert rgavlin wrote: > I would like to configure a DeadLetterChannel ErrorHandler that handles both > exceptions and faults. The ExceptionClause documentation provides a nice > Spring DSL example. However, I have not found similar documentation > describing how faults should be handled using Spring DSL. Would it be > possible to provide a simple example? > > I took a look at > http://fisheye6.atlassian.com/browse/activemq/camel/trunk/components/camel-spring/src/test/java/org/apache/camel/spring/processor/SpringFaultRouteTest.java?r=659491 > but unfortunately it appears to currently be a work-in-progress. > > Thanks for your assistance. > > /Ron >
