Invoking WLST

In a Windows environment, you can invoke WLST through the Windows Start program and from the command line. The following sections show how to invoke WLST.

Starting WLST from the Start Program

You can invoke WLST in a Windows environment by simply going to Start | All Programs | Oracle WebLogic | WebLogic Server 11gR1 | Tools | WebLogic Scripting Tool.

Invoking WLST from the Command Line

You can invoke WLST from the command line by using either the java weblogic.WLST command, or through the command script wlst.cmd. The following shows how to invoke WLST with the Java command weblogic.WLST.

C:\MyOra\Middleware\wlserver_10.3\samples\domains\medrec\bin>setDomainEnv.cmd

C:\MyOra\Middleware\wlserver_10.3\samples\domains\medrec>java weblogic.WLST ...

Get Oracle WebLogic Server 11g Administration Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.