You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Roman Roelofsen (JIRA)" <ji...@apache.org> on 2009/04/01 16:59:13 UTC

[jira] Created: (CXF-2146) DSW does not check if a service for an endpoint is already registered

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.