@Claus - This is true when deployed to an OSGi container. However, within the
context of camel testing this is not true. When using the camel testing
framework you need to supply all of the camel routes within your
`getBlueprintDescriptor`

@fs I just wanted to add; In my experience i have found it is safer to test
your deployed camel app end to end, and not rely on CamelBlueprintTests much
- as they do not prove that your app will work when deployed to an OSGi
container, or work at runtime when deployed to a real OSGi container.



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-blueprint-unit-tests-tp5738925p5738960.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to