bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/26972] New: Problems with javax.naming.InitialContext


From: johnandtina at byu dot net
Subject: [Bug classpath/26972] New: Problems with javax.naming.InitialContext
Date: 1 Apr 2006 04:15:04 -0000

Looks for "jndi.naming" resources on the classpath instead of "jndi.properties"
as stated in Sun's docs.  Should also include LdapContext.CONTROL_FACTORIES in
list of special properties that can be set in system or applet properties and
that get aggregated from all sources.
Finally, the docs say that it should try to load the initial factory on
creation, if one is specified, even if it doesn't report failures immediately. 
Apache Directroy Server makes use of this fact.  Classpath makes no attempt to
load the initial factory on InitialContext creation.


-- 
           Summary: Problems with javax.naming.InitialContext
           Product: classpath
           Version: 0.90
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: johnandtina at byu dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26972





reply via email to

[Prev in Thread] Current Thread [Next in Thread]