Top "Akka-camel" questions

The akka-camel module allows Untyped Actors to receive and send messages over a great variety of protocols and APIs.

Apache Camel File process is resulting in TypeConversion Error

I am using akka-camel to process files. My initial tests were working great, however when I started passing in actual …

scala apache-camel akka akka-camel
No endpoint could be found for: test, please check your classpath contains the needed Camel component jar

I am trying to send and receive messages using akka-camel and created a sample example for producer and consumer like …

scala akka activemq producer-consumer akka-camel