0% found this document useful (0 votes)
23 views

Lab 4: Creating A Managed Server and Starting Managed Server Using Startmanagedweblogic - CMD

The document provides steps to create a managed WebLogic server domain and start managed servers on a Windows system. It involves running configuration scripts to create a domain called "Dev_Domain", starting the admin server, and using the admin console to create two managed servers called "ms1" and "ms2" listening on ports 1111 and 2222 respectively.

Uploaded by

vssprpvemuri
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Lab 4: Creating A Managed Server and Starting Managed Server Using Startmanagedweblogic - CMD

The document provides steps to create a managed WebLogic server domain and start managed servers on a Windows system. It involves running configuration scripts to create a domain called "Dev_Domain", starting the admin server, and using the admin console to create two managed servers called "ms1" and "ms2" listening on ports 1111 and 2222 respectively.

Uploaded by

vssprpvemuri
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

info@esamtech.

com
Lab 4: Creating a managed server and starting managed server using
startManagedWeblogic.cmd
Note: weblogic server 10.3.4.0 installed in windows box location: c:\Oracle\Middleware
First we need to create a domain
Step-1
Run the script: config.cmd from C:\Oracle\Middleware\wlserver_10.3\common\bin
And complete the wizard with details, give domain name as: Dev_Domain
Username and password as: weblogic / weblogic1
Step-2
Start Admin server by running the script: startWebLogic.cmd from the location:
C:\Oracle\Middleware\user_projects\domains\ Dev_Domain\bin
Make sure the server is up and is in RUNNING mode.
Access the admin console from a web browser
http://localhost:7001/console
Step-3
Create managed servers, ms1, ms2
From admin console navigate and click on Servers.

SAM Technologies

[email protected]

In the right pane, click New


Provide the following details:
Server Name: ms1

Server Listen Address: localhost


Server Listen Port: 1111
And click Finish button
Similarly create ms2, user 2222 as port number

SAM Technologies

[email protected]

SAM Technologies

You might also like