You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Alasdair Nottingham (JIRA)" <ji...@apache.org> on 2010/01/23 21:58:17 UTC

[jira] Resolved: (ARIES-22) Incorrectly returning a NamingEnumeration for list and listBindings on osgi:services namespace

     [ https://issues.apache.org/jira/browse/ARIES-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alasdair Nottingham resolved ARIES-22.
--------------------------------------

    Resolution: Fixed

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