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)