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

Creating Weblogic Cluster Using Script

This document provides instructions for creating a WebLogic cluster using a script. The instructions are to open a command window, set the environment, change to the directory containing the scripts, and invoke WLST by running the cluster_creation.py script with a java command.

Uploaded by

vssprpvemuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
43 views

Creating Weblogic Cluster Using Script

This document provides instructions for creating a WebLogic cluster using a script. The instructions are to open a command window, set the environment, change to the directory containing the scripts, and invoke WLST by running the cluster_creation.py script with a java command.

Uploaded by

vssprpvemuri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

LAB

Creating weblogic cluster using script:


To run the examples, follow these steps:
1.

Open a command window and set up you environment

2.

Change to directory to where ever you have the scripts:


Ex:such as c:\examples

3.

Invoke WLST by entering the following command:


java weblogic.WLST cluster_creation.py

You might also like