Resolve Bug:681 - Fix config module registration to Service Registry. 64/5964/6
authorTomas Olvecky <tolvecky@cisco.com>
Tue, 8 Apr 2014 14:22:48 +0000 (16:22 +0200)
committerTomas Olvecky <tolvecky@cisco.com>
Wed, 23 Apr 2014 08:28:26 +0000 (10:28 +0200)
Rework OSGi service registration during second phase commit: only service references
will be registered into SR, instead of old behaviour when each module's service
interfaces were used. Only one key-value entry is persisted in registration:
{name: name of service reference} .

Change-Id: I25249fe8f9e51570cd3ea963e91145b7e44da57d
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>

No differences found