Index > Features > JAXB JNDI

JNDI Provider using JAXB2

This XBean module (currently not released and in the sandbox) implements a JNDI context by parsing an XML configuration file using the excellent JAXB2 library.

To use this JNDI provider just set the initial context factory then point the PROVIDER_URL to the XML configuration file URL.

Example

There is an example XML file here.