[jboss-jira] [JBoss JIRA] Closed: (JBNAME-3) NamingContext lookupLink() does not acquire stub to server Naming service
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Wed Jul 23 22:06:45 EDT 2008
[ https://jira.jboss.org/jira/browse/JBNAME-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBNAME-3.
---------------------------------
Resolution: Done
> NamingContext lookupLink() does not acquire stub to server Naming service
> -------------------------------------------------------------------------
>
> Key: JBNAME-3
> URL: https://jira.jboss.org/jira/browse/JBNAME-3
> Project: JBoss Naming
> Issue Type: Bug
> Components: jnpserver
> Affects Versions: 5.0.0.CR1
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Fix For: 5.0.0.GA
>
>
> org.jnp.interfaces.NamingContext.lookupLink(Name) does not invoke the checkRef() method before invoking on the stub to the server-side Naming object. The checkRef() method is what actually contacts the JNDI server to download the stub.. Result of this is an NPE will be thrown if an earlier call hasn't downloaded the stub before lookupLink() is called.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list