You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Alex Zaretskiy (JIRA)" <ji...@apache.org> on 2018/04/16 14:32:00 UTC

[jira] [Created] (KARAF-5702) assymetric behavior feature:install --no-auto-start and feature:start

Alex Zaretskiy created KARAF-5702:
-------------------------------------

             Summary: assymetric behavior feature:install --no-auto-start and feature:start
                 Key: KARAF-5702
                 URL: https://issues.apache.org/jira/browse/KARAF-5702
             Project: Karaf
          Issue Type: Bug
          Components: karaf-core
    Affects Versions: 4.1.5, 4.2.0
            Reporter: Alex Zaretskiy


Steps to reproduce:
1) repo-add cxf
2) feature:install --no-auto-start cxf-jaxrs
3) feature:start cxf-jaxrs
After executing 'la' command I see that bundles of level 2 dependency features (http, cxf-specs) have "Resolved"  status.
When I've try to start that features by feature:start it not started:
4) feature:start http cxf-specs
I have reproduce this on versions 4.1.5, 4.2.0



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)