Smart Plug-in for WebLogic Server User's Guide

Chapter 2: Installing & Configuring the WebLogic Server SPI
How to Install & Configure WLS-SPI
2-11
Set configuration for <node>? [yes]
Transferring configuration to
<node>
followed by:
Importing configuration on <node>.
The example below demonstrates how entries might appear. Read the sections
that follow for the correct syntax for your specific entries.
WL_HOME= /opt/bea/wlserver6.0sp1
JAVA_HOME= /op/bea/jdk130
NUM_SERVERS= 1
SERVER1_NAME= myserver
SERVER1_PORT= 7001
GROUP production_nodes
{
pnodea.company.com
pnodeb.company.com
}
NODE tnodez.company.com
{
SERVER1_NAME= testserver
SERVER1_PORT= 7010
}
NODE production_nodes
{
SERVER1_NAME= real_server
}
NODE bignode.company.com
{
NUM_SERVERS=2
SERVER2_NAME= petstore
SERVER2_PORT= 7101
}