Sun Java System Portal Server 7.1 Configuration Guide

Sun Java System Web Server

ProcedureTo Configure Lotus Notes with the Sun Java System Web Server

  1. Place the NCSO.jar in the following Sun Java System Portal Server directory:

    /usr/share/lib

  2. Update the web container class path to include:

    /usr/share/lib/NCSO.jar

    1. Launch the Sun Java System Web Server administration console.

    2. Select the Sun Java System Web Server instance.

    3. Click Manage.

    4. Select the Java tab.

    5. Select the JVM Path Settings.

    6. Add /usr/share/lib/NCSO.jar to the classpath suffix.

    7. Select ok

    8. Select Apply

  3. Restart the Sun Java System Web Server . Though often not mandatory, this practice is a good one.

ProcedureOptional Placement of the NCSO.jar file

  1. Place the NCSO.jar file in the following directory:

    PortalServer-base/SUNWportal/web-src/WEB-INF/lib

  2. Redeploy the web application with the following command:

    PortalServer-base/SUNWportal/bin/deploy redeploy

  3. Restart the web container.