Hi crowd,

I'm trying to install a feature by dropping it into the deploy folder of a
clean Karaf 3.0.1 installation.

It doesn't seem to install it automatically, although the feature does show
up in 'feature:list' and can be installed correctly with 'feature:install',
so it definitely finds the file.

The documentation seem to indicate that the feature should be installed
immediately in this case:

quote:

You can "hot deploy" a features XML by dropping the file directly in the
deploy folder.
The features deployer handles the features XML files dropped into the
deploy folder and automatically register and
install all features described in the features XML.

end quote

This seems like a bug to me. Or should I add some configuration somewhere?

thanks, Frank

Reply via email to