Installation and Upgrade Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Installation Prerequisites

Before you run the AquaLogic Interaction Portlet Suite - Lotus Notes installer, complete the following steps:

  1. Download the most up-to-date documentation from http://www.oracle.com/technology/documentation/index.html.
  2. Read the release notes for additional information on compatibility issues, known problems, and workarounds that might affect how you proceed with your deployment. Release notes are located at the top-level directory of the product package.
  3. Provision host computers for your deployment and install prerequisite software. For details, see Hardware and Software Requirements.
  4. Configure the Lotus Domino Server. For details, see Configuring the Lotus Domino Server.

 


Hardware and Software Requirements

Note: For the most up-to-date list of supported software for your deployment, refer to the Interoperability page in the AquaLogic User Interaction Support Center.

The following table summarizes the requirements for AquaLogic Interaction Portlet Suite - Lotus Notes. For the most current platform support information, refer to the Interoperability Matrix in Product Center.

Caution: IPv6 is not supported. Verify that IPv6 is not enabled prior to installing this product
Component
Requirement
Lotus Notes Portlets Host Computer
Hardware
512 MB memory
128 MB disk space
Operating System
  • AIX 5.3 on POWER3, POWER4, POWER5
  • Microsoft Windows 2003 Server SP1 or R2, on x86
  • Red Hat Enterprise Linux 4 Update 3, on x86
  • Solaris 8, 9, and 10, on SPARC
  • SUSE Enterprise Linux 9, on x86
Lotus Domino Server
Lotus Domino 6.5 and Lotus Notes Client 6.5.1; Lotus Domino 7.0 and Lotus Notes Client 7.0
Network
You must be able to configure communication between the Remote Server, AquaLogic Interaction, and the Lotus Domino Application Server. If the Lotus Domino Server is located on a computer outside of the portal and Remote Server domain, you must configure trust relations between domains.
Portal Software
AquaLogic Interaction 6.1 MP1
Client Browser
  • Firefox 1.5, 2.0
  • Internet Explorer 6.0, 7.0
  • Netscape 7.2, 8.0
  • Safari 2.0
.

 


Configuring the Lotus Domino Server

This section describes how to verify and modify the Lotus Domino Server configuration so it can receive remote calls from the Remote Server over HTTP and DIIOP.

  1. Ensure that the server tasks Hypertext Transfer Protocol (HTTP) and Domino Internet Inter-ORB Protocol (DIIOP) are running.
  2. Ensure that the notes.ini file contains the following string:
    ServerTasks=<any other tasks>, http, diiop
  3. Use the Lotus Notes Administrative client to verify or modify the Lotus Domino Server configuration:
    1. Click the Configuration tab. Under Server, select the relevant server document.
    2. Click the Security tab of the server document. In the Server Access section, verify that Portlet Suite users are listed in the following locations:
      • In the Access server list, check Server Access
      • In the Run unrestricted Java/Javascript/Com list, check Java/COM Restrictions.
    3. Click Ports | Internet Ports | IIOP and enable the Name & Password authentication option and confirm that TCP/IP Port Status is enabled.
    4. Note: Lotus Notes Portlets support only HTTP over SSL; they do not support DIIOP over SSL.
    5. Save and close the server document.
    6. On the People & Groups tab, verify that all users that connect to the Lotus Domino Server via the Browse the Portlets option have an Internet password.
Note: In order for attachments to work in Notes portlets, the Java application server service must have access to the share on the Domino server. You must grant access rights to the appropriate WebSphere or WebLogic user. To test your configuration, log in as the user and make sure you can access the share.

  Back to Top       Previous  Next