Re: camel-test-blueprint

2012-10-25 Thread rodgersh
I have this same exact issue - have you been able to figure out a solution? Thanks - Hugh -- View this message in context: http://camel.465427.n5.nabble.com/camel-test-blueprint-tp5720280p5721570.html Sent from the Camel Development mailing list archive at Nabble.com.

Re: camel-test-blueprint

2012-10-02 Thread woggle23
I've found out how to register implementations of a service, but these don't appear to be available when the camelcontext is created. My camel-context is defined in blueprint similar to the following: http://camel.apache.org/schema/blueprint";> I've created a s