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.
Description
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.