Description
When using the CamelBlueprintTestSupport class on a larger project, you can easily end up with a situation where multiple bundles contain Blueprint descriptors containing a CamelContext.
The CamelBlueprintTestSupport class currently uses the first available CamelContext in the registry, but it would be nice if you could explicitly indicate which context you want to test. An OSGi filter expression would be a good way to do that.
Attachments
Issue Links
- links to