Open Liberty JNDI 1.0 enables Java Naming and Directory Interface access to server-configured resources like DataSources and JMS Connection Factories.
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>jndi-1.0</artifactId>
<version>26.0.0.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JNDI InitialContext to look up resources.
No known issues recorded.
No dependency data recorded yet.