[spice-dev] [jira] Resolved: (SPICE-47) Handling of subcontexts broken

"Tim Anderson (JIRA)" <jira-yCVjj/[email protected]> Mon, 4 Jul 2005 09:42:14 -0500 (CDT)
Newsgroups gmane.comp.java.spice.devel
Message-ID <15268295.1120488134448.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ http://jira.codehaus.org/browse/SPICE-47?page=all ]
     
Tim Anderson resolved SPICE-47:
-------------------------------

    Resolution: Fixed

Patches applied. Fix will be available in version 1.2 of jndikit.

> Handling of subcontexts broken
> ------------------------------
>
>          Key: SPICE-47
>          URL: http://jira.codehaus.org/browse/SPICE-47
>      Project: Spice
>         Type: Bug
>   Components: JNDIKit
>     Reporter: Tim Anderson
>     Assignee: Tim Anderson
>     Priority: Blocker
>  Attachments: AbstractContextTestCase.diff, AbstractContextTestCase.diff2, fixes.diff, fixes2.diff
>
>
> Handling of subcontexts is broken for memory and remote contexts, but in slightly different ways:
> For memory contexts:
> .  a bind() followed by a lookup() results in a NameNotFoundException 
>    (see testSubcontextBindAndLookup)
> For remote contexts:
> . binding to a subcontext followed by a list() from the
>   root context returns no elements (see testSubcontextBindAndList1) 
> . binding to a subcontext from the root context, followed by a list()
>   of the subcontext returns the subcontext element 
>   (see testSubcontextBindAndList2) 
> . binding to a subcontext followed by a listBindings() returns the 
>   subcontext element (see testSubcontextListBindings)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


------------------------------
spice dev mailing list
[email protected] to post
dev-unsubscribe-kYqEwUbZbpqxIXFVlbCvtR2eb7JE58TQ@public.gmane.org to unsubscribe