Use this Enterprise JavaBeans (EJB)
custom property to expand the variables that are used in a container-managed
persistence (CMP) connection factory Java Naming and Directory
Interface (JNDI) name.
The EJB Container should allow for the expansion of the CMP connection
factory JNDI name when a JNDI name contains a user-defined Application
Server variable (although V6.1 does not support the expansion of variables).
You need to use this property in order to expand the variables. You
can enable or disable expansion.
Table 1. com.ibm.websphere.ejbcontainer.expandCMPCFJNDIName
custom property values
Scope |
Java virtual
machine |
Valid values |
true: The EJB
container expands a variable found in the CMP connection factory JNDI
name.
false: The EJB container
does not expand a variable.
|
Default |
false |