Hi, Camel has camel-scala[1] component which can help you to define the route with Scala since 2008. I just updated most EIP DSL of camel-scala which latest Camel Core Java API. I think you should be able to use them without any trouble. As there is few people use camel-scala, it could good you can share your experience with us through the mailing list or fill the bug if you meet..
[1]http://camel.apache.org/scala-dsl.html -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/) (English) http://jnn.javaeye.com (http://jnn.javaeye.com/) (Chinese) Twitter: willemjiang Weibo: willemjiang On Monday, October 29, 2012 at 1:04 AM, Joe San wrote: > Camel Users, > > As part of a integration project which is already using Apache Camel as the > routing engine with the routes deployed as OSGi bundles in the ServiceMix > container, I would like to know if I can use henceforth Scala as the JVM > language to write my routes? Does Camel supports a fully featured > integration with Scala as it does with Java as the programming language? > > Regards, > Jothi