On Tue, May 15, 2012 at 5:47 PM, Ignat <[email protected]> wrote: > Thanks, Claus. > > For some reason I saw your reply just now (and did not receive any e-mails > from nabble, which is strange). > > Is there a way to attach unit of work synchronization code in Spring DSL ? > > This would be real help! >
No you need to use the Java API for that. I logged a JIRA ticket to allow to configure the onCompletion to run sync https://issues.apache.org/jira/browse/CAMEL-5286 > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-handling-and-invoking-certain-logic-unconditionally-tp5643480p5710159.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
