Monthly Archives: February 2013

Testing Camel routes with Spring OSGi properties

If you are writing Camel routes using Spring to deploy to ServiceMix, you can’t use regular Spring properties, since ServiceMix is an OSGi container. Instead, you have to use OSGi properties. But if you try to start up your Spring … Continue reading

Posted in Camel, Java, Spring | Tagged , | 2 Comments