Sun N1 Advanced Architecture for SAP Solutions 5.2.1 Installation Guide

Installation of N1 SPS Components

These components are used for the N1 AA Builder and N1 AA Deployer.

Installation of N1 SPS

Install the following N1 SPS components on the N1 AA Server:

For more information about installation and configuration, see the following documentation:

Installation of N1 SPS Remote Agents

Install the N1 SPS Remote Agent on every N1 AA Client.

For more information about installation and configuration, see the following documentation:

SPS Java Library

The SPS Java Library has to be registered at the Sun Web Console. Execute the following commands as superuser on the N1 AA Server:

  1. Create a link to the SPS Java Library.

    # cd /usr/share/webconsole/n1aa/WEB-INF/lib

    # ln -s /opt/SUNWn1sps/N1_Service_Provisioning_System_5.2/cli/lib/sps-api.jar

  2. De-register and re–register n1aa.

    # /usr/sbin/smreg remove -a com.sun.web.admin.n1aa_2.2.4

    # /usr/sbin/smreg add -a /usr/share/webconsole/n1aa

  3. Restart Web Console.

    # /usr/sbin/smcwebserver stop

    # /usr/sbin/smcwebserver start