This chapter explains how to install and configure the Sun Java System Web Server 7.0 Plug-In 1.0. The chapter contains the following information:
Acquiring the Sun Java System Web Server 7.0 plug-in involves two-step. First, you must add the package file that contains the Sun Java System Web Server 7.0 plug-in JAR (JavaTM Archive) file to your system. Then you must import the Sun Java System Web Server 7.0 plug-in JAR file.
The Sun Java System Web Server 7.0 plug-in is packaged as a plug-in to the N1 Service Provisioning System software. The plug-in files for the Sun Java System Web Server 7.0 plug-in are available from the Sun N1 Service Provisioning System 5.2.1 DVD or from the Sun Download Center.
Once the package file is added to your system, the Sun Java System Web Server 7.0 Plug-In 1.0 is available for import from two different JAR files. Choose the correct file depending on your situation.
If you are importing the Sun Java System Web Server 7.0 Plug-In 1.0 for the first time, acquire the com.sun.webserver7_1.0 3.0.jar file.
If you have already imported the previous version of the Sun Java System Web Server 7.0 Plug-In 1.0, acquire the com.sun.jes6_WS_2.0_3.0.jar file.
Add the file containing the JAR file:
Import the JAR file - Importing the Sun Java System Web Server 7.0 Plug-In 1.0 to the N1 Service Provisioning System.
The Sun Java System Web Server 7.0 plug-in is contained in the SUNWspsjesws7.pkg package.
In a terminal window, login as a superuser.
Change to the directory containing the plug-in package.
Type the following command and press Return.
# pkgadd -d package_directory SUNWspsjesws7.pkg
The standalone JAR file is in the /opt/SUNWn1sps/plugins/com.sun.webserver7/ directory.
The Sun Java System Web Server 7.0 plug-in is contained in the sun-spsjesws6-3.0-1.noarch.rpm file.
In a terminal window, login as a superuser.
Change to the directory containing the sun-spsjesws6-3.0-1.noarch.rpm file.
Type the following command and press Return.
# rpm -i package_directory sun-spsjesws6-3.0-1.noarch.rpm
The standalone JAR file is in the /opt/sun/N1_Service_Provisioning_System/plugins/com.sun.webserver7 directory.
The Sun Java System Web Server 7.0 plug-in is contained in the sun-spsjesws6-3.0.msi Microsoft Installer (MSI) package file.
Change to the directory containing the sun-spsjesws6-3.0.msi file.
Double-click the sun-spsjesws6-3.0.msi file.
The Installer GUI starts. The JAR file is copied to the c:\Program Files\N1 Service Provisioning System\plugins\com.sun.webserver7 directory.
To make a given plug-in known to the N1 Service Provisioning System product, you need to import the plug-in.
To import or upgrade a plug-in, follow these steps as explained in detail in Chapter 5, Plug-In Administration, in Sun N1 Service Provisioning System 5.2 System Administration Guide.
In the Administrative section of the browser interface main window, click Plug-ins.
In the Action column of the Plug-ins page, click Import.
Browse to the location where you downloaded the JAR file.
If you are importing the Sun Java System Web Server 7.0 Plug-In 1.0 for the first time, select the com.sun.webserver7_1.03.0.jar file.
Click the Continue to Import button.
When the import completes successfully, a plug-in details page appears and shows you the objects that the plug-in provides.
You can also import a plug-in archive file by using the command-line interface.
To import a plug-in file from the CLI, type:
% cr_cli -cmd plg.p.add -path plugin-filename -u username -p password |
If you are importing the Sun Java System Web Server 7.0 Plug-In 1.0 for the first time, plugin-filename is com.sun.webserver7_1.03.0.jar.
Check the SunSolve web site for available patches for the Sun Java System Web Server Plug-In. To apply the patch, follow the instructions in the patch README file.