This appendix contains information critical to N1 SPS components.
These components are used for the N1 AA Builder and N1 AA Deployer.
Install the following N1 SPS components on the N1 AA Server:
Sun N1 Service Provisioning System (N1 SPS)
N1 SPS Command-Line Interface (CLI)
N1 AA Builder only: N1 SPS OS Provisioning Plug-in and optionally any additional N1 SPS plug-ins
N1 AA Deployer only: N1 SPS SAP Plug-in
For more information about installation and configuration, see the following documentation:
Install the N1 SPS Remote Agent on every N1 AA Client.
For more information about installation and configuration, see the following documentation:
The SPS Java Library has to be registered at the Sun Web Console. Execute the following commands as superuser on the N1 AA Server:
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
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
Restart Web Console.
# /usr/sbin/smcwebserver stop
# /usr/sbin/smcwebserver start