One issue I see with using META-INF/spring/*.xml is that when deploying my Camel route into ServiceMix, it does not load the config from there but expects it straight under the maven resources/ directory. That way it will be packaged right under the root directory of the ServiceMix package that is then deployed. So it is a bit inconsistent.
-- View this message in context: http://www.nabble.com/Maven-camel-plugin-with-a-different-config-location-tp16474161s22882p16489637.html Sent from the Camel - Users mailing list archive at Nabble.com.
