+

Search Tips   |   Advanced Search

Java Naming and Directory Interface 1.0

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.


Enable this feature

To enable the Java Naming and Directory Interface 1.0 feature, add the following element declaration into server.xml, inside the featureManager element:


Feature configuration elements


Supported Java versions


Features that enable this feature


Develop a feature that depends on this feature

If we are developing a feature that depends on this feature, include the following item in the Subsystem-Content header in your feature manifest file.


SPI packages provided by this feature