[
https://issues.apache.org/jira/browse/ARIES-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hughes updated ARIES-22:
-------------------------------
Fix Version/s: 0.1
> 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
> Fix For: 0.1
>
>
> 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.