Hi, I am using Maven camel-archetype-blueprint to develop routes for the OSGi Karaf container. I would like to deploy the bundle together with a default configuration. This can be done using a Karaf feature file.
When manually creating the feature and bundle configuration (without using Maven), it is possible to add a configfile element: Question is... * Where in the Maven project should I add the MyTestConfig.cfg file? * How do I add the configFile section to the feature automatically when performing a "mvn install" ? Thanks in advance, Robin -- View this message in context: http://camel.465427.n5.nabble.com/Karaf-ConfigFile-question-tp5757806.html Sent from the Camel - Users mailing list archive at Nabble.com.
