Smart Plug-in for WebLogic Server User's Guide
2-4
Chapter 2: Installing & Configuring the WebLogic Server SPI
How to Install & Configure WLS-SPI
The WebLogic Server SPI bundles and filetsets are as follows:
NOTE *For Windows NT 4.0 managed nodes, on the managed node the TEMP
environment variable must be set in the OVO agent’s environment. One way to
ensure this is the case is by setting
TEMP as a System Variable. Usually TEMP is
set as a User Variable, but it may not be set for the user that OVO runs as. You
can add
TEMP to the System Variables by opening the
Control Panel
→System→Environment tabbed dialog.
If you do not establish this setting, WLS-SPI programs may not execute
successfully on the NT 4.0 managed node.
BUNDLE SPIWebLogicHPUX FILESET WLSSPI.WLSSPI-CORE
FILESET WLSSPI.WLSSPI-HPUX
END_BUNDLE
BUNDLE SPIWebLogicSOL FILESET WLSSPI.WLSSPI-CORE
FILESET WLSSPI.WLSSPI-SOL
BUNDLE SPIWebLogicNT* FILESET WLSSPI.WLSSPI-CORE
FILESET WLSSPI.WLSSPI-NT*
BUNDLE SPIWebLogicAll FILESET WLSSPI.WLSSPI-CORE
FILESET WLSSPI.WLSSPI-HPUX
FILESET WLSSPI.WLSSPI-SOL
FILESET WLSSPI.WLSSPI-NT*
PRODUCT WLSSPI
(Filesets can be selected
individually for UNIX/Solaris/NT
environments)
FILESET WLSSPI-CORE
FILESET WLSSPI-HPUX
FILESET WLSSPI-SOL
FILESET WLSSPI-NT*