jndi
Sort:
popular
|
newest
1. Core :: JNDI242 usages
org.eclipse.jetty » jetty-jndiApacheEPL
JNDI spi impl for java namespace.
Last Release on Dec 11, 2024
A simple implementation of JNDI. It is entirely library based, so no server instances are started, and it sits upon Java .properties files or XML files, so it is easy to use and simple to understand. The .properties/.xml files may be either on the file system or in the classpath.
Last Release on Sep 26, 2008
The JNDI provider which launches the core and associated network
services: Changepw, Kerberos, LDAP, and NTP if all are configured.
By default only LDAP is configured to startup.
Last Release on Oct 20, 2023
This feature enables the use of Java Naming and Directory Interface (JNDI) to access server configured resources such as DataSources or JMS Connection Factories. It also allows access to Java primitives configured in the server as a jndiEntry.
Last Release on Dec 3, 2024
Contains a JNDI provider implementation which wraps the core so existing
applications based on JNDI can use the server embedded transparently.
Remote and local runtime operations will appear and feel exactly the same
with a performance boost when local. All operations via this JNDI provider
bypass the LDAP stack to perform ooerations directly on the ApacheDS core.
Last Release on Oct 20, 2023
An in-memory implementation of JNDI, so no server instances are started.
A java.util.Properties object, the structure of a root directory or a list
of .property files serves as a model for the contexts structure.
The contexts get populated with objects defined programmatically or declared
in .properties, .xml or .ini files.
Last Release on Jan 13, 2024
9. CMI: JNDI21 usages
org.ow2.cmi » cmi-jndiLGPL
Provides some implementations of the specification JNDI.
Last Release on Sep 7, 2011