JNDI Reference Entry (jndiReferenceEntry)

Reference entry in the JNDI default namespace.

NameTypeDefaultDescription

decode

boolean

false

True if value needs to be decoded on lookup.

factoryRef

A reference to top level jndiObjectFactory element (string).

Object factory for the reference entry.

id

string

A unique configuration ID.

jndiName

string
Required

JNDI name for the reference entry.

jndiReferenceEntry > factory

Object factory for the reference entry.

NameTypeDefaultDescription

className

string
Required

ObjectFactory implementation class name.

libraryRef

A reference to top level library element (string).

Library containing the factory implementation class.

objectClassName

string

java.lang.Object

Type of object returned from the factory.

Expand
jndiReferenceEntry > factory > library

Library containing the factory implementation class.

Expand
jndiReferenceEntry > factory > library > file

Expand
jndiReferenceEntry > factory > library > fileset

Expand
jndiReferenceEntry > factory > library > folder

jndiReferenceEntry > properties

The properties for the reference entry.