Re: What happens to Exchange's exception in DeadLetterChannel?

2011-09-01 Thread Kai Wähner
Thanks for the hint with ICLA. I always wondered, why I cannot edit documentation to improve it... Actually, I did not make a lot of research :-) I will send in a ICLA to Apache to contribute and improve documentation, too. Best regards, Kai On Wed, Aug 31, 2011 at 6:18 PM, David Tombs wrote:

Compile Errors in Apache Camel DSL?

2011-11-10 Thread Kai Wähner
Hello, I use Scala 2.9, Camel 2.8.2 and IntelliJ IDEA 10.5. All libraries are imported via Maven. Other Scala stuff works well, thus Scala in IDEA seems not to be the problem. I also can run a CamelStarter class which starts the CamelContext successfully. I created a route: import org.apache.cam

Problem with Splitter EIP (after changing from Camel 2.6 to 2.9)

2012-02-16 Thread Kai Wähner
Hello. I have got an working example in Camel 2.6. I upgraded to Camel 2.9, now the example fails. The Splitter does not work anymore. I tried for two hours now, but I do not understand what changed or how to fix it. Here is the route. Input body is for example: "kai 1 / dvd , kai 2 / cd , kai 3

"Camel on Google App Engine Tutorial" still working?

2012-03-26 Thread Kai Wähner
Hello. I wonder if this example is still working ( http://camel.apache.org/tutorial-for-camel-on-google-app-engine.html)? I built my own GAE app with the source code and deployed it successfully to GAE. Though, when I click on the submit button of the form, I get this error message: "Error: NOT_FO