Contents for Using the WebLogic Server Scripting Tool for Offline Configuration

Using the WebLogic Server Scripting Tool for Offline Configuration

Introducing WLST

Getting Started Using WLST Offline Configuration

Setting up Your Environment—WebLogic Platform 8.1 SP5 and Later

Setting up Your Environment—WebLogic Platform 8.1 SP4, SP3, or SP2

Invoking WLST

Invoking WLST in Interactive Mode

Invoking WLST in Script Mode

Summary of Sample Scripts

WLST Offline Configuration Variables

WLST Offline Configuration Commands

Guidelines for Entering WLST Commands

Control Commands

addTemplate

Syntax

Examples

closeDomain

Syntax

Examples

closeTemplate

Syntax

Examples

exit

Syntax

Example

readDomain

Syntax

Example

readTemplate

Syntax

Examples

updateDomain

Syntax

Examples

writeDomain

Syntax

Examples

Browse Command (cd)

Syntax

Example

Edit Commands

assign

Syntax

Example

assignAll

Syntax

Example

create

Syntax

Example

delete

Syntax

Example

get

Syntax

Example

loadDB

Syntax

Example

set

Syntax

Example

setOption

Syntax

Example

unassign

Syntax

Example

unassignAll

Syntax

Example

Information Commands

dumpStack

Syntax

Example

dumpVariables

Syntax

Example

help

Syntax

Example

ls

Syntax

Example

prompt

Example

pwd

Syntax

Example

startRecording

Syntax

Example

stopRecording

Syntax

Example