Service registration is not removed when an application is uninstalled
----------------------------------------------------------------------

                 Key: ARIES-830
                 URL: https://issues.apache.org/jira/browse/ARIES-830
             Project: Aries
          Issue Type: Bug
          Components: Application
    Affects Versions: blueprint-0.3.1
            Reporter: Iain Duncan


When you install an application in AriesApplicationManagerImpl a service 
registration for a bundle repository is created but it is not removed in the 
uninstall so it remains registered in the OSGi framework.  If you refresh 
org.apache.aries.application.runtime.repository from the OSGi console then it 
unregisters it but this should probably be done on the uninstall.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to