I cannot share the actual Project code that I am working on due to Client constraints. However, I used the same project (v2.16.2) that Quinn shared via Github. Created 2 different bundles B1 and B2. In my case, the 2 bundles have 2 different camel contexts. In B1, there was service interface and implementation. The Test scenario, I wanted to test was Bundle B2 to invoke the actual service implementation in B1. I was able to invoke via Stub implementation using asService() method. I was looking for invoking the actual implementation of B1 service instead of creating the Stub implementation.
Perhaps, you may want to use the same project that Quinn shared. -- View this message in context: http://camel.465427.n5.nabble.com/CamelBlueprintTestSupport-No-bean-could-be-found-in-the-registry-tp5777228p5777491.html Sent from the Camel - Users mailing list archive at Nabble.com.