[
http://jira.jboss.com/jira/browse/JBNAME-3?page=all ]
Brian Stansberry moved JBAS-4616 to JBNAME-3:
---------------------------------------------
Project: JBoss Naming (was: JBoss Application Server)
Key: JBNAME-3 (was: JBAS-4616)
Component/s: jnp-client
(was: Naming)
Fix Version/s: 5.0.0.GA
(was: JBossAS-5.0.0.CR2)
Affects Version/s: 5.0.0.CR1
(was: JBossAS-4.2.1.GA)
(was: JBossAS-4.2.0.GA)
(was: JBossAS-5.0.0.Beta2)
(was: JBossAS-4.0.5.GA)
NamingContext lookupLink() does not acquire stub to server Naming
service
-------------------------------------------------------------------------
Key: JBNAME-3
URL:
http://jira.jboss.com/jira/browse/JBNAME-3
Project: JBoss Naming
Issue Type: Bug
Components: jnp-client
Affects Versions: 5.0.0.CR1
Reporter: Brian Stansberry
Assigned To: 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:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira