lab - creating cluster.pdf

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 location of your scripts Ex: c:\weblogic\wlst 3. Invoke WLST by entering the following command: java weblogic.WLST cluster_creation.py this should create two clusters with 5 managed servers assign to each cluster. 4. start admin server, open the admin console and observe.

Upload: vssprpvemuri

Post on 15-Sep-2015

214 views

Category:

Documents


2 download

TRANSCRIPT

  • 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 location of your scripts

    Ex: c:\weblogic\wlst

    3. Invoke WLST by entering the following command:

    java weblogic.WLST cluster_creation.py

    this should create two clusters with 5 managed servers assign to each cluster.

    4. start admin server, open the admin console and observe.