This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: org.apache.camel.ValidationException: ClassNotFoundExceptionffang Jun 14, 2012 8:36 PM (in response to simplex-software)Hi, It should be org.apache.camel.CamelException but not org.apache.CamelException there's no org.apache.CamelException at all, could you double check? Btw, if you use org.apache.camel.ValidationException Ensure your customer bundle already import-package org.apache.camel Freeman Edited by: ffang on Jun 15, 2012 12:35 AM 
- 
        2. Re: org.apache.camel.ValidationException: ClassNotFoundExceptionsimplex-software Jun 15, 2012 7:26 AM (in response to ffang)Hi Freeman, org.apache.CamelException was, of course, just a typo, I ment org.apache.camel.CamelException. And the problem was, as you mentioned, the fact of not importing org.apache.camel. I was so sure it was imported since I'm using lots of routes, but only org.apache.camel.osgi was imported. Many thanks for saving my life again. Kind regards, Nicolas 
 
    