1) Need to verify with the weblogic
installations in both machines
192.168.1.2 --> 10.3.3
192.168.1.3--> 10.3.3
Note: if there is now weblogic
platform installation we have to install.
2) Create the domain in where the
adminserver will be.
for domin creation navigate to below
location
F:\Oracle_103\Middleware\wlserver_10.3\common\bin
click on config.cmd (in windows)
for linux ./config.sh
Enter the managed server details such as name, Listen
address, Listen port. Click “Next”
Enter the Cluster details such as name. Click “Next”
Here to assign the managed servers to
cluster. Click “Next”
Cluster contains group of managed server.
Here to configure new machines with details. Click
“Next”
To assign the managed severs to machine. Click “Next”
After progress reached to 100%, Click “Finish” Domain
has been successfully created.
Start the Adminserver and navigate to below path
F:\Oracle_103\Middleware\user_projects\domains\remotedomain\bin
Run the startWeblogic.cmd
Open the Administration Console
Admin console shows the server details and
configuration.
Start managed serverms1 with nodemanger.
Navigate to 192.168.1.3 machine.
We have to connect to the Adminserver through WLST
Navigate to
D:\Oracle_soa\Middleware\wlserver_10.3\common\bin>
Run wlst.cmd
WLST (Weblogic Scripting Tool) connected with offline
mode.
Restart the nodemanger
Navigate to 192.168.1.2
Change like below and changes has updated successfully.
No comments:
Post a Comment