Aw: Re: Re: Camel with Karaf

2014-03-27 Thread Pascal Klink
Hi everyone,   I finally found the issue. The good news first: The problem is not the camel route and context intialization using blueprint. The Problem was using the hot deploy feature of karaf. I only recieved the exceptions when I overwrote the bundles in the hot deploy folder in order to

Aw: Re: Re: Camel with Karaf

2014-03-25 Thread Pascal Klink
Hi everyone, I think I've narrowed the root of the problem down to blueprint. I took a working example from the internet and reworte the route which was built in Java Code in Blueprint XML and voila - another NullPointerException. I'll now try to rewrite my own route in Java and only use the