Hi On Thu, Jan 28, 2010 at 10:54 PM, crankydillo <[email protected]> wrote: > I need to do the Scala equivalent of: > > onException(Throwable.class).maximumRedeliveries(0).handled(true).end() > > Would someone be able to provide this? Thanks.
I assume you have looked in the unit test source code for camel-scala? > > Thanks. > > -- > crankydillo > > > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
