Deployment Example 1: Access Manager 7.1 Load Balancing, Distributed Authentication UI, and Session Failover

ProcedureTo Install BEA WebLogic Server as J2EE Container 1 on Protected Resource 1

BEA WebLogic Server is the application server used as the J2EE container on Protected Resource 1. After installing the bits in this procedure, see To Configure BEA WebLogic Server as J2EE Container 1 on Protected Resource 1.

  1. As a root user, log into the ProtectedResource–1 host machine.

  2. Ensure that your system is properly patched.

    Refer to the BEA web site to make sure that your system has the recommended patches.

  3. Create a directory into which you can download the WebLogic Server bits and change into it.


    # mkdir /export/BEAWL92
    # cd /export/BEAWL92
    
  4. Download the WebLogic Server bits from http://commerce.bea.com/.

    For this deployment, we download the Solaris version.


    # ls -al
    
    total 294548
    drwxr-xr-x   2 root     root         512 Aug  7 13:23 .
    drwxr-xr-x   3 root     sys          512 Aug  7 13:16 ..
    -rw-r--r--   1 root     root     722048346 Aug  7 13:24 portal920_solaris32.bin
    
  5. Run the installer.


    # ./portal920_solaris32.bin
    
  6. When prompted, do the following:


    Accept the License agreement

    Select Yes and click Next. 


    Create a new BEA Home

    Type /usr/local/bea and click Next.


    Select "Custom"

    Click Next. 


    Deselect the following:
    - Workshop for WebLogic Platform
    - WebLogic Portal

    Click Next. 


    Choose Product Installation Directories

    Type /usr/local/bea/weblogic92 and click Next.


    Installation Complete

    Deselect Run Quickstart and click Done.

  7. Verify that the application was correctly installed.


    # cd /usr/local/bea
    # ls -al
    
    total 34
    drwxr-xr-x   6 root     root         512 Sep 13 14:26 .
    drwxr-xr-x   3 root     root         512 Sep 13 14:22 ..
    -rwxr-xr-x   1 root     root         851 Sep 13 14:26 UpdateLicense.sh
    -rw-r--r--   1 root     root          14 Sep 13 14:26 beahomelist
    drwxr-xr-x   6 root     root         512 Sep 13 14:26 jdk150_04
    -rw-r--r--   1 root     root        7818 Sep 13 14:26 license.bea
    drwxr-xr-x   2 root     root         512 Sep 13 14:26 logs
    -rw-r--r--   1 root     root         947 Sep 13 14:26 registry.xml
    drwxr-xr-x   3 root     root         512 Sep 13 14:26 utils
    drwxr-xr-x  10 root     root         512 Sep 13 14:26 weblogic92