Technical data

3 Node Manager
3-10 Administration Guide
the Managed Server in that case if you specified the required values on the
command line when starting the Node Manager.
l BEA Home
You can specify the BEA Home directory. This is the root directory under
which all BEA products and licenses were installed for the target Managed
Server.
l Root Directory
This is the root directory where the WebLogic software was installed.
l Class Path
The classpath for starting the Managed Server.
At a minimum you will need to specify the following values for the classpath
option:
/weblogic/lib/weblogic_sp.jar
/weblogic/lib/weblogic.jar
You may need to also include the path to the root directory where you
installed the JDK that is used when starting the Managed Server. For more
information about setting the classpath, see Starting and Stopping WebLogic
Servers.
l Arguments
In the Arguments field enter any other arguments you want passed to the
startup command.
For example, you may want to set the maximum and minimum Java heap
memory. Using the
-ms64m and -mx64m options would specify a default
allocation of 64 megabytes of Java heap memory to the WebLogic Server, for
example.
Note: Do not specify server name, user name or password. Also, do not specify
the address and port of the Administration Server.
l Security Policy File
The JVM’s security policy file is used by default. There is also a WebLogic
security policy file available, located at
weblogic/lib/weblogic.policy.
3. Click Apply.