Re: Use of Scala in Camel

2012-10-28 Thread Willem jiang
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 yo

Use of Scala in Camel

2012-10-28 Thread Joe San
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 featu