On 08 Apr 2013, at 3:09 PM, Graham Leggett <[email protected]> wrote: > I am still having problems getting karaf to automatically install and start > an application when karaf starts up. > > Using config:list it shows my org.apache.karaf.features.cfg file being parsed > as follows, and this is all correct from what I can see:
Trying to pick apart the commands necessary to bootstrap this karaf install by hand, if I issue the following commands the foo-pipeline service is installed: features:addurl mvn:org.apache.cxf.karaf/apache-cxf/2.6.3/xml/features features:addurl mvn:com.foo/foo-pipeline-features/3.0.0-SNAPSHOT/xml/features features:addurl mvn:com.foo/foo-pipeline/3.0.0-SNAPSHOT/xml features:install foo-pipeline My question thus becomes, what modification must I make to the config files in order for the above to happen automatically on startup for the first time, given a completely clean installation with no commands run from the shell? Regards, Graham --
smime.p7s
Description: S/MIME cryptographic signature
