You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Jeremy Hughes (JIRA)" <ji...@apache.org> on 2010/02/24 17:44:31 UTC

[jira] Updated: (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 ]

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.