You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/04/11 11:23:25 UTC

[jira] [Created] (ARIES-1525) The RSA core should not get the service before it is needed

Guillaume Nodet created ARIES-1525:
--------------------------------------

             Summary: The RSA core should not get the service before it is needed 
                 Key: ARIES-1525
                 URL: https://issues.apache.org/jira/browse/ARIES-1525
             Project: Aries
          Issue Type: Improvement
          Components: Remote Service Admin
            Reporter: Guillaume Nodet
             Fix For: rsa-2.0.0


{{RemoteServiceAdminCore#exportService}} get the service implementation from the OSGi registry and pass it as an argument to the {{DistributionProvider}}.  

I think this should be delayed until the service is actually used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)