Sun GlassFish Web Space Server 10.0 Installation Guide

Installing Oracle WebLogic Server Software

There are several different WebLogic packages available for several platforms. The specific instructions for your package and platform will vary. The intention in this section is to simply highlight the configuration steps that are relevant for running Web Space Server software in a WebLogic Server environment.

Refer to the Oracle WebLogic Server product page for complete WebLogic installation and configuration instructions.

ProcedureTo Install Oracle WebLogic Server Software

In these instructions, the root WebLogic installation directory is referred to as or-install-dir.

  1. Download the Oracle WebLogic Server package you want to use.

    Web Space Server 10.0 software works with Weblogic 10g and 11g software.

  2. Start the WebLogic configuration wizard.

    • On Linux and Solaris, enter the following in a command shell:


      /root/Oracle/Middleware/wlserver_10.3/common/bin/config.sh
      
    • On Microsoft Windows, go to Start->Programs->Oracle WebLogic->WebLogic Server->Tools->Configuration Wizard.

  3. Create a WebLogic domain for Web Space Server.

    1. Click Generate Domain, and then click Next.

    2. Specify domain1 as the domain name.

    3. Enter a user name and password.

    4. Select Development mode and choose the Sun or JRockit JDK.

    5. Click Create.

  4. Start the WebLogic domain.

    1. In a command shell, change to the or-install-dir/domains/domain1/bin directory.

    2. Enter the domain startup command.

      • On Linux and Solaris:


        ./startWeblogic.sh
        
      • On Microsoft Windows:


        .\startWeblogic.cmd