Managed Server on a remote machine for Weblogic 11g
Since I am somewhat new to Weblogic, I am trying to build a test environment so I can duplicate it when it goes into production.
Main goal is to have one machine be the Admin server and the second machine have a managed server running only..
I followed this instructions from this page: http://docs.oracle.com/cd/E14571_01/web.1111/e14144/tasks.htm#BEIGICCC
So l set up two machines : MachineA and MachineB.. Both have same Oracle Linux OS and weblogic 11g installed..
On Machine A I ran quickstart and set up a weblogic domain. I started the Node Manager and Admin server respectively.
0