Good evening I've been using blueprint to define routes for my camel contexts, and would like to create unit tests prior to deploying into servicemix, or running integration tests using pax-exam. I note that blueprint based routes can be pulled into unit tests using camel-test-blueprint, however, my routes require references to a service interface (an implementation of which can be defined in my unit test package), how do I register the implementation with the camel-test-blueprint component so that it will be utilised when the camelcontext initialises?
Is anybody aware of any articles on this subject? Cheers Matt -- View this message in context: http://camel.465427.n5.nabble.com/camel-test-blueprint-tp5720280.html Sent from the Camel Development mailing list archive at Nabble.com.