[jboss-jira] [JBoss JIRA] Updated: (JBAS-3462) Proper bind, unbind and rebind support for the external context and naming alias features

Roland R?z (JIRA) jira-events at jboss.com
Thu Aug 3 11:20:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-3462?page=all ]

Roland R?z updated JBAS-3462:
-----------------------------

    Attachment: JBossJndiUnbindTest.java

> Proper bind, unbind and rebind support for the external context and naming alias features
> -----------------------------------------------------------------------------------------
>
>                 Key: JBAS-3462
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3462
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Naming
>            Reporter: Roland R?z
>         Assigned To: Scott M Stark
>            Priority: Minor
>         Attachments: JBossJndiUnbindTest.java
>
>
> JBoss provides with org.jboss.naming.NamingAlias and org.jboss.naming.NamingService two nice features to create local links and integrate external jndi implementations. The jndi server implementation and the org.jboss.util.naming.Util (used in the ejb2.x & ejb 3 container) have some troubles with the bind, unbind and rebind operations.
> It would be a nice feature when these operations are supported by the jboss jndi implementation but fixing org.jboss.util.naming.Util is maybe simpler. 
> The attached Junit test case shows the problems: 
> - jboss jndi and the utility seems to have problems with the alias
> - jboss jndi seems to have problems with the external context (independent if it is ldap or jboss).

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

        



More information about the jboss-jira mailing list