You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Tobias Roeser (JIRA)" <ji...@apache.org> on 2019/02/07 08:27:00 UTC

[jira] [Created] (FELIX-6051) Connect: Add a way to register bundles without starting them

Tobias Roeser created FELIX-6051:
------------------------------------

             Summary: Connect: Add a way to register bundles without starting them
                 Key: FELIX-6051
                 URL: https://issues.apache.org/jira/browse/FELIX-6051
             Project: Felix
          Issue Type: Improvement
          Components: Connect
            Reporter: Tobias Roeser


Currently, there is no way to register a bundle to Felix Connect service registry without starting it at the same time. But decoupling bundle registration from bundle starting makes Felix Connect more useful, e.g. as a stand-alone service registry or as a Way to test bundle activator in plain unit tests.

The following GitHub PR suggests a fix to this issue: https://github.com/apache/felix/pull/178



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