Previous Document Next Document

Starting WebLogic Workshop

The WebLogic Platform Tour demonstrates many of the features of BEA WebLogic Workshop Platform Edition—an integrated development environment for building WebLogic Platform applications. WebLogic Workshop's intuitive user interface lets you design your application visually, simplifying the development of Web, portal, and business process applications, web services, and more!

As you step through the WebLogic Platform Tour, you are prompted to open within WebLogic Workshop the applications and files that are related to the discussion to learn how they were developed.

Start WebLogic Workshop using the steps defined in the following table:

Start WebLogic Workshop 

To start WebLogic Workshop on...
Perform the following steps...

Microsoft Windows

From the Start menu, choose Start —> Programs —> BEA WebLogic Platform 8.1 —> WebLogic Workshop.

UNIX

  1. Log in to the target UNIX system.
  2. Go to the workshop directory of the WebLogic Platform installation. For example:
  3. cd bea/weblogic81/workshop

  4. Enter the following command:
  5. sh Workshop.sh

The applications you develop in WebLogic Workshop are deployed to a running instance of WebLogic Server. Before you can compile, run, or debug an application, WebLogic Server must be running. The status of the server is reported by the changing colors of an icon at the bottom of the window:

Server Running

When an instance of WebLogic Server is started, the Server icon is shown in green.

An instance of WebLogic Server was invoked, in the end2end domain, when you started the WebLogic Platform Tour. You can start and stop WebLogic Server from within WebLogic Workshop by choosing one of the following commands, respectively:

To learn more about the features of WebLogic Workshop, see the WebLogic Workshop Help, as follows:

To conserve screen real estate, temporarily minimize the WebLogic Workshop window.


Previous Document Next Document