Installing and uninstalling the jetty feature leaves Karaf in an ususable state
-------------------------------------------------------------------------------

                 Key: KARAF-569
                 URL: https://issues.apache.org/jira/browse/KARAF-569
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Guillaume Nodet


The reason is that the ASM bundle is needed by blueprint, but the features 
service is not aware of it, so when uninstalling jetty, it also uninstall the 
asm bundle.
We need to define at least one basic feature that would contain all bundles 
from the bare karaf and put it in the boot features so that the features 
service knows about those bundles.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to