Hi, I'm exploring camel/scala capabilities, and have one quick question: Is there a way to define transacted route with camel-scala? I see "Transactional Client" is mentioned in "TODO" section of http://camel.apache.org/scala-dsl-eip.html , but would it be possible to define route as transactional without DSL?
(My case is jms -> jms, scala-backed "configuration" + Interpreter) Thanks, Pavel
