On Mon, Jun 14, 2010 at 1:33 PM, Pavel <[email protected]> wrote: > 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) >
We love contributions. The Scala is not 100% up to date with the Java/XML DSLs so fell free to help out with adding those missing EIPs. > Thanks, > Pavel > -- 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
