06-21-04 03:50 AM
Involving multiple machines obviously adds some complexity but for a develop
ment
environment that you describe, you'll want to use the Configuration Wizard t
o
create domains (with the same name) on both machines. On the admin server ma
chine,
use the Custom path in Config Wiz to add the managed server, and on the mana
ged
server machine, you can use Express mode. Start the admin server, then use s
tartManagedWeblogic
on the managed server machine, specifying the managed server name and admin
url
as command line args.
In a production environment, you'll likely use node manager to start managed
servers
and a domain does not need to be created on the managed server machine in th
at
case.
edocs has lots of good overview information and details on using Config Wiz.
"Henrik" <henrik.pettersen@ontologyx.com> wrote:
>
>I am trying to set up the following domain on weblogic 8.1 SP2:
>1. An administration server (+workshop) on my local Windows box
>2. A managed server running on a red hat enterprise box, that connects
>to the
>administration server on my windows box.
>
>I've not been able to find any documentation on this, and the installation
>process
>is far from intuitive.
>
>Can someone help me with a step-by-step guide? I'm not trying to do anythin
g
>fancy
>here ;-) Thanks!
[ Post a follow-up to this message ]
|