[ https://issues.apache.org/jira/browse/ARIES-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15234975#comment-15234975 ]
Christian Schneider commented on ARIES-1525: -------------------------------------------- I don't think this is needed. The code in the DistributionProvider is only called when a service is to be exported or imported. So at this point there is no need for a defered instantiation. > 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)