Incorrectly returning a NamingEnumeration for list and listBindings on 
osgi:services namespace
----------------------------------------------------------------------------------------------

                 Key: ARIES-22
                 URL: https://issues.apache.org/jira/browse/ARIES-22
             Project: Aries
          Issue Type: Bug
          Components: JNDI
            Reporter: Alasdair Nottingham
            Assignee: Alasdair Nottingham


When calling list or listBindings for objects in the osgi URL scheme the 
implementation incorrectly returns a NamingEnumeration that describes services. 
They should only do this when the equivilent lookup would return a Context. 
Since the osgi namespace never returns a context this is incorrect behaviour.

This issue will remove the incorrect support.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to