Acquiring the BEA WebLogic 9 plug-in is a two-step process. First, you must add the package file that contains the BEA WebLogic 9 plug-in JAR file to your system. Then you must import the BEA WebLogic 9 plug-in JAR file.
The BEA WebLogic 9 plug-in is packaged as a plug-in to the Sun N1 Service Provisioning System software. The plug-in files for the BEA WebLogic 9 plug-in are available from the Sun N1 Service Provisioning System DVD or from the Sun Download Center.
Once the package file is added to your system, the WebLogic 9 Plug-In is available for import from the com.sun.weblogic9_1.0.jar file.
Add the file containing the JAR file:
Import the JAR file - Adding the WebLogic 9 Plug-In to the Sun N1 Service Provisioning System.
The BEA WebLogic 9 plug-in is contained in the SUNWspswl9package.
In a terminal window, become superuser.
Move to the directory containing the plug-in package.
Type the following command and press Return.
# pkgadd -d package_directory SUNWspswl9
The standalone JAR file is in the /opt/SUNWn1sps/plugins/com.sun.weblogic9/ directory.
The BEA WebLogic 9 plug-in is contained in the sun-spswl9-1.0-1.noarch.rpm file.
In a terminal window, become superuser.
Move to the directory containing the sun-spswl9-1.0-1.noarch.rpm file.
Type the following command and press Return.
# rpm -i package_directory sun-spswl9-1.0-1.noarch.rpm
The standalone JAR file is in the /opt/SUNWn1sps/plugins/com.sun.weblogic9/ directory.
The BEA WebLogic 9 plug-in is contained in the sun-spswl9-1.0.msi Microsoft Installer (MSI) package file.