Use eclipselink.cache.coordination.jndi.initial-context-factory
to set the JNDI InitialContext
factory, when using cache coordination for a clustered environment.
Values
Table 5-7 describes this persistence property's values.
Table 5-7 Valid Values for cache.coordination.jndi.initial-context-factory
Value | Description |
---|---|
name |
Name of the JNDI |
Usage
Normally, you will not need this property when connecting to the local server.
Examples
See Also
For more information, see:
"Cache Coordination" in Understanding EclipseLink
"Scaling EclipseLink Applications in Clusters" in Solutions Guide for EclispeLink