Sarah Burwood created ARIES-857:
-----------------------------------

             Summary: aries:services documentation (and processing) requires 
updating
                 Key: ARIES-857
                 URL: https://issues.apache.org/jira/browse/ARIES-857
             Project: Aries
          Issue Type: Bug
          Components: JNDI
            Reporter: Sarah Burwood
            Priority: Minor


According to the documentation at 
http://aries.apache.org/modules/jndiproject.html "The aries:services scheme 
works in the same way as the osgi:service scheme, but does not perform 
proxying", however this is no longer correct as both the aries:services and 
osgi:service schemes perform proxying. The 'requireProxy' boolean in 
org.apache.aries.jndi.services.ServiceHelper.java is still set depending on 
whether the aries:services or osgi:service is being used. The value of this 
changes the processing of the lookup, however both processes produce the a 
proxy, therefore this additional layer could be removed.

--
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