JNDI NameClassPair always returns isRelative() = false
------------------------------------------------------
Key: GERONIMO-4477
URL: https://issues.apache.org/jira/browse/GERONIMO-4477
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Affects Versions: 2.1.3
Environment: Windows XP, Sun JDK 1.5.0
Reporter: Christian Haul
Priority: Trivial
When traversing the JNDI tree e.g. in a servlet, the returned NameClassPairs
always return "false" for a call on isRelative(). Which is especially
astonishing since the debugger shows an internal state of "true" for the
property isRelative. Unfortunately I don't have the source in question as it
doesn't seem to be in the geronimo source archive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.