DOSGi should register a listener to the discovery services
----------------------------------------------------------
Key: CXF-1870
URL: https://issues.apache.org/jira/browse/CXF-1870
Project: CXF
Issue Type: Bug
Components: OSGi
Affects Versions: 2.2
Reporter: David Bosschaert
Currently the following case doesn't work:
1. Register a ServiceTracker for a service (one that will be satisfied by a
remote one).
2. Register the remote service (e.g. by publishing it into discovery)
Now we don't pick up this new service, which should be provided through the
ServiceListener callback.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.