Sun GlassFish Web Space Server 10.0 Installation Guide

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