Skip navigation.

WebLogic Exchange Service Setup

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Installation

This chapter describes how to install the MAPI subsystem and Exchange Service.

Note: The %BEA_HOME% directory refers to the directory where products are installed and %BEA_EXCHANGE_SERVICE_HOME% refers to the directory the Exchange Service is installed.

This chapter contains the following sections:

 


Installing the MAPI Subsystem

You can install the MAPI subsystem with the Microsoft Exchange 2000 or 2003 System Manager or the Microsoft Exchange 5.5 Administrator.

Note: Before installing the MAPI subsystem, be sure the machine satisfies the Windows Domain requirements. For more information, Windows Domain Requirements.

This section contains the following topics:

Using Microsoft Exchange 2000 or 2003 System Manager

Perform the following steps to install the WebLogic Exchange Service using the System Manager:

  1. Insert the Microsoft Exchange 2000 or 2003 Server CD.
  2. Assign the Install action to Microsoft Exchange System Management Tools.
  3. Note: Do not install Microsoft Exchange 5.5 Administrator.

  4. Click Next and choose an installation path.
  5. Click Finish to complete the installation.
  6. Recommended: Install the latest Service Pack of Microsoft Exchange.
  7. Set the Process Rights. For more information see Setting Process Rights.

Using the Microsoft Exchange 5.5 Administrator

Perform the following steps to install the WebLogic Exchange Service using the Administrator:

  1. Insert the Microsoft Exchange 5.5 Server CD.
  2. Note: If you are running Exchange 2000, the Exchange 5.5 CD also ships with Exchange 2000 distributions.

  3. Choose Setup Server and Components.
  4. Choose Microsoft Exchange 5.5.
  5. Choose Complete/Custom.
  6. Choose Microsoft Exchange Administrator only install (uncheck all other boxes).
  7. Enter the Microsoft license key.
  8. Set the Process Rights. For more information, see Setting Process Rights.
  9. Install the Exchange 5.5 Service Pack 4 available at http://www.microsoft.com/exchange/downloads/55/sp4.asp

 


Installing the WebLogic Exchange Service

The BEA installation program supports the following methods for installing the WebLogic Exchange Service software:

Installing Using Graphical-Mode Installation

Perform the following steps to install the WebLogic Exchange Service using the Graphical-Mode installation.

Start Graphical-Mode Installation

Note: If you are installing WebLogic Exchange Service on a Windows system that supports more than one monitor, you must disable all but one monitor before starting the installation program.

To start the installation in graphical mode on a Windows system:

  1. Log in to the Windows system.
  2. Obtain the WebLogic Exchange Service installer. This installer is available from the WebLogic Personal Messaging API product bundle.
  3. Go to the directory that contains the installation file and invoke the installation procedure by entering the following command:
  4. java -jar wl_exchange_service_setup-XX.jar

    Here, wl_exchange_service_setup-XX.jar is the name of the WebLogic Exchange Service installation file. In this filename, XX represents the version number of the software you are installing.

    Note: To ensure that the hardware/software configuration on which you are installing the product is supported by WebLogic Exchange Service, see the Supported Configurations Guide.

4. Proceed to Running the Installation Program.

Running the Installation Program

The installation program prompts you to enter specific information about your system and configuration. For instructions on responding to the prompts during installation, see Table 1-1.

Table 1-1 Console Installation Prompts

In this window

Perform the following action

Welcome

Click Next to proceed with the installation. You may cancel the installation at any time by clicking Exit.

BEA License Agreement

Read the BEA Software License Agreement and indicate your acceptance of the terms of the agreement by selecting Yes. To continue with the installation, you must accept the terms of the license agreement and then click Next.

Choose BEA Home Directory

Specify the BEA Home directory that will serve as the central support directory for all BEA products installed on the target system. If you already have a BEA Home directory on your system, you can select that directory (recommended) or create a new BEA Home directory. If you choose to create a new directory, the WebLogic Exchange Service installation program automatically creates the directory for you.

The files in the BEA Home directory are essential to ensuring that BEA software operates correctly on your system such as ensuring that licensing works correctly for the installed BEA products.

Choose Install Type

Select the option button for the type of installation you want to perform:

  • Complete-all the software components provided with Exchange Service, including sample files, are installed on your system.

  • Custom-you select software components to be installed.

Choose Components

Note: This window is displayed only if you selected Custom installation in the Choose Install Type window.

Specify the components to be installed by selecting or clearing the appropriate check boxes.

This window displays a tree-view of all the components available for installation. In an initial installation, all components are selected.

Choose Product Directory

Specify the directory in which you want to install the WebLogic Exchange Service software and click Next. You can accept the default product directory (wlpmapi43) or create a new product directory.

If you choose to create a new directory, the installation program automatically creates the directory for you.

Choose JDK_HOME Directory

Specify the directory in which your JDK is installed.

Choose Shortcut Location

Specify the location for the shortcuts to BEA product components.

Status

Read the information displayed about BEA products and services.

Installation Complete

Click Done to exit the installation program.


 

Installing Using Console-Mode Installation

Perform the following steps to install the WebLogic Exchange Service using the Console-Mode Installation. You can install on either Windows or Unix.

Start Console-Mode Installation on Windows

  1. Obtain the WebLogic Exchange Service installer. This installer is available from the WebLogic Personal Messaging API product bundle.
  2. Open an MS-DOS command prompt window.
  3. Go to the directory that contains the installation file and invoke the installation procedure by entering the following command:
  4. java -jar wl_exchange_service_setup-XX.jar -mode=console

    Here, wl_exchange_service_setup-XX.jar is the name of the WebLogic Exchange Service installation file. In this filename, XX represents the version number of the software you are installing.

    Note: To ensure that the hardware/software configuration on which you are installing the product is supported by WebLogic Exchange Service, see the Supported Configurations Guide.

Start Console-Mode Installation on UNIX

  1. Obtain the WebLogic Exchange Service installer. This installer is available from the WebLogic Personal Messaging API product bundle.
  2. Open a shell window.
  3. Add the bin directory of the appropriate SDK to the beginning of the PATH variable definition on the target system. For example:
  4. PATH=JDK_HOME/bin:$PATH

    export PATH

    JDK_HOME represents the full path to the Java SDK directory.

  5. Go to the directory that contains the installation file and invoke the installation procedure by entering the following command:
  6. java -jar wl_exchange_service_setup-XX.jar -mode=console

    Here, wl_exchange_service_setup-XX.jar is the name of the WebLogic Exchange Service installation file. In this filename, XX represents the version number of the software you are installing.

    Note: To ensure that the hardware/software configuration on which you are installing the product is supported by WebLogic Exchange Service, see the Supported Configurations Guide.

Running the Console-Mode Installation

To complete the console-mode installation process, respond to the prompts in each section by entering the number associated with your choice or by pressing Enter to accept the default. To exit the installation process, enter exit (or x, for short) in response to any prompt. To review or change your selection, enter previous (or p, for short) at the prompt. To proceed to the following window, enter next (or n, for short).

Note: The sample console text and directory pathnames in this section use Windows conventions (backslashes) for pathnames, for example C:\bea\wlpmapi43. When entering pathnames on a UNIX system, use the UNIX convention (forward slashes) in pathnames, for example, /home1/bea/wlpmapi43.

The following procedure steps you through the installation program. Use this procedure after you have started the installation program in console mode as described in the previous sections.

  1. At the Welcome prompt, type next (or n for short) or press Enter to continue with the installation process.
  2. The BEA Systems License Agreement prompt is displayed.

  3. Read the Agreement and indicate your acceptance or rejection of its terms by doing one of the following at the prompt:
  4. The Choose BEA Home directory prompt is displayed.

  5. Specify the BEA Home directory that will serve as the central support directory for all BEA products installed on the target system.
  6. The installation program displays the following prompt:

    Choose BEA Home Directory:

    --------------------------

    *BEA home choice

    1¦Create a new BEA Home [C:\bea]

    ->2¦Use an existing BEA Home [D:\beahome1]

    Enter index number to select OR [Exit][Previous][Next]>

    Note: Instead of typing complete words when you want to enter [Exit], [Previous], and [Next], you can use the following one-letter shortcuts: x, p, and n, respectively.

4. Do one of the following:

  1. Whether you accept the existing BEA Home directory or choose to create a new BEA Home directory, you are prompted to confirm your selection, as shown in the following sample:
  2. Choose BEA Home Directory:

    --------------------------

    *BEA home choice

    ->1¦Yes, Use this BEA home directory [C:\bea]

    2¦No, return to BEA home directory selection

    Enter index number to select OR [Exit][Previous][Next]>

  3. On the command line, type 1 or press Enter to accept your selection. Otherwise, type 2 to return to the Choose BEA Home Directory panel where you can modify your entry.
  4. After you have selected your BEA Home directory and confirmed your selection, the Choose Install Type prompt is displayed.
  5. Specify the type of installation you want to perform by entering the number associated with the install type, as shown in the following text:
  6. Choose Install Type:

    --------------------

    ->1¦Complete

    2¦Custom Installation

  7. Do one of the following:
  8. Specify the directory in which you want to install the WebLogic Exchange Service software. Select the default product directory (BEA_HOME\wlpmapi43) or create a new product directory.
  9. If you specify a new directory, the installation program automatically creates it for you.

    The choices displayed in this section are as follows:

    Choose Product Directory:

    -------------------------

    Product Installation Directory= [C:\bea\wlpmapi43]

    Input new Product Installation Directory OR [Exit][Previous][Next]>

11. Do one of the following:

12. You are prompted to confirm your selection as shown in the following text:

Choose Product Directory:

-------------------------

->1| Yes, use this product directory [C:\bea\wlpmapi43]

2| No, select another product directory

Enter index number to select OR [Exit][Previous][Next]>\

Verify that your entry is correct, then type 1 or press Enter to proceed with the installation. Otherwise, type 2 to return to the Choose Product Directory panel where you can modify your entry.

  1. Specify the JDK_HOME directory where your Java SDK is installed.
  2. Specify the location for the shortcuts to BEA product components.
  3. Press Enter or type Exit to exit the installation program.

Verifying the Installation

Perform the following steps to verify the installation:

  1. Browse to Start > Settings > Control Panel > Administrative Tools > Services.
  2. Confirm that the BEA WebLogic Exchange Service is installed.

 


What's Included

The WebLogic Exchange Service installation includes the following directories:

Table 1-2 Installation Directories

Directory

Description

%BEA_HOME%

The product install directory. For example, d:\bea.

%BEA_HOME%\wlpmapi43

The WebLogic Personal Messaging API product install directory. For example, d:\bea\wlpmapi43. This is %BEA_WLPMAPI_HOME%.

%BEA_WLPMAPI_HOME%\exchange_service

The WebLogic Exchange Service files. This is %BEA_EXCHANGE_SERVICE_HOME%.

%BEA_EXCHANGE_SERVICE_HOME%\bin

The WebLogic Exchange Service binary executable files.

%BEA_EXCHANGE_SERVICE_HOME%\lib

The core WebLogic Exchange Service Java libraries including third-party components

%BEA_EXCHANGE_SERVICE_HOME%\scripts

Scripts to facilitate starting and stopping the WebLogic Exchange Service.


 

 

Skip navigation bar  Back to Top Previous Next