Technical data

4 Configuring, Starting, and Stopping Node Manager
4-10 Configuring and Managing WebLogic Server
Node Manager Properties
The table below describes all Node Manager properties.
LD_LIBRARY_
PATH
(UNIX only)
For HP UX and Solaris systems, must include the path to the native Node
Manager libraries.
Solaris example:
LD_LIBRARY_PATH:$WL_HOME/server/lib/solaris:$WL_HO
ME/server/lib/solaris/oci816_8
HP UX example:
SHLIB_PATH=$SHLIB_PATH:$WL_HOME/server/lib/hpux11:
$WL_HOME/server/lib/hpux11/oci816_8
CLASSPATH
You can set the Node Manager CLASSPATH either as an option on the
java command line used to start Node Manager, or as an environment
variable.
Windows NT example:
set
CLASSPATH=.;%WL_HOME%\server\lib\weblogic_sp.jar;%
WL_HOME%\server\lib\weblogic.jar
Environment
Variable
Description
Node Manager
Property
Description Default
weblogic.nodemanager.
certificateFile
The path to the certificate file used
for SSL authentication.
./config/democert.pem
weblogic.nodemanager.
javaHome
The Java home directory that Node
Manager uses to start Managed
Servers on this machine.
none
weblogic.security.SSL.
trustedCAKeyStore
The path to the key store that holds
a private key.