DSW does not check if a service for an endpoint is already registered
---------------------------------------------------------------------
Key: CXF-2146
URL: https://issues.apache.org/jira/browse/CXF-2146
Project: CXF
Issue Type: Bug
Components: Distributed-OSGi
Environment: Equinox, single bundle distribution
Reporter: Roman Roelofsen
When a bundle that contains service endpoint information (e.g. nested
OSGI-INF/service/...) gets started, CXF registers the corresponding service
object in the service registry. However, CXF does not check if a registration
for this endpoint already exists. Therefore, when I stop/start the bundle
several times, I end up having several service registrations for the same
endpoint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.