Best practice: Application
Server variables can be used in the class path or the native library
path. For example, you can use variables like ${ORACLE_JDBC_DRIVER_PATH}
and ${ORACLE_HOME} in the paths for the class path and native library
path, but you must define the variables ORACLE_JDBC_DRIVER_PATH and
ORACLE_HOME to the Application Server. Define or change the paths
for these variables in the administrative console by clicking .
Enter ${ORACLE_HOME}/lib where
ORACLE_HOME is configured to the location in which Oracle Network
client is installed.
bprac