Amichai Rothman created ARIES-2238:
--------------------------------------
Summary: Fix LocalEndpointManager should remove endpoints only
when bundle is stopped
Key: ARIES-2238
URL: https://issues.apache.org/jira/browse/ARIES-2238
Project: Aries
Issue Type: Bug
Components: Remote Service Admin
Affects Versions: rsa-2.0.0
Reporter: Amichai Rothman
According to the spec an endpoint event listener should remove all endpoints
that were added by a bundle when the bundle is stopped. The current
implementation does this when the service factory ungets the service, which is
the correct place to do it, but it should only do it when the bundle is in the
stopping state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)