Sorry, the mail list will disable attachment, check the patch : https://issues.apache.org/activemq/browse/CAMEL-3213 ======================================================= Hi: To debug the camel test case in osgi framework with eclipse ide, using PAX-EXAM is difficult than spring-osgi-test.But the spring-osgi will loading some exhausted and expired bundles by default. Some bundles are expired and hardly to find in the maven repository; The attachment is a patch to refine the default loaded bundles by spring-osgi-test, and also it support a CamelTestSupport-like interface to write test case, so the already written test cases can easily changed to run in spring osgi framework; Hope it's useful to you
