Supported Configurations for WebLogic Platform 9.2
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
BEA WebLogic Portal 9.2 uses certain products from Autonomy for searching unstructured or structured data, including content stored in the BEA Content Repository. The following sections provide information on support for local and remote Autonomy installations:
Where possible, the BEA WebLogic Portal 9.2 installer includes the required Autonomy components and is referred to as a local Autonomy installation. Local Autonomy is only supported on platforms using a 32-bit JDK. The following table provides the operating system and hardware where the WebLogic Portal 9.2 supports a local Autonomy installation:
Operating System and Hardware1 |
See http://download.oracle.com/docs/cd/E13218_01/wlp/docs92/autonomy.html.
The following sections provide information on using a remote Autonomy Installation:
The BEA WebLogic Portal 9.2 installer for certain platforms does not include these Autonomy components due to incompatibilities between the supported operating system, WebLogic Portal 9.2, and Autonomy. In these situations, you must choose an alternate supported operating system on which to run Autonomy. Remote Autonomy installations are supported for platforms using 32- bit and 64-bit JDKs. This installation is remote to your BEA WebLogic Portal 9.2 installation. The following table provides the operating system and hardware where the BEA WebLogic Portal 9.2 supports remote Autonomy installation:
Operating System and Hardware1 |
Novell SUSE Linux Enterprise 9 on 64-bit AMD64 and 64-bit Xeon |
Red Hat Enterprise Linux 4.0 on 64-bit AMD64 and 64-bit Xeon |
In a configuration where WebLogic Portal 9.2 is running on an operating system that is not supported by Autonomy, you must provide a shared file system that can be written to by each of your WebLogic Portal servers and is also accessible by the server that is hosting Autonomy. This allows the BEA Content Repository to continue to utilize Autonomy components for indexing and searching content. The following figure provides a simple example of a remote Autonomy installation using a shared file system:
Figure 6-1 Example Remote Autonomy Installation
Use the following steps to create a remote Autonomy installation:
WL_HOME
/portal/thirdparty/autonomy-wlp92/<operating_system_directory>
and configure autonomy and BEACMRepoFetch as documented.Use the following steps to utilize a shared file system to configure a BEA Content Management search:
shared_drive
is the name of your shared drive.Note: Mount shared_drive
with the same exact mapping on each managed server.
WLP_SEARCH_OPTION
environment variable to none
on each managed server to prevent Autonomy from starting with WebLogic Portal instance.search.staging.area
repository property to shared_drive
after the WL_HOME
environment variable is set. For more information on setting other Autonomy properties, see Adding Autonomy Properties to your BEA Repository in BEA WebLogic Portal 9.2 Integrating Search.shared_drive
on the Autonomy host is not WL_HOME
/portal/thirdparty/autonomy-wlp92/internal/BEACMRepoTemp
, use a text editor to modify the DirectoryPathCSVs
variable under the BEACMRepoImport
and BEACMRepoIDXImport
to point to shared_drive
/binary
and shared_drive
/nonbinary
in the WL_HOME
/portal/thirdparty/autonomy-wlp92/<
operating_system_directory
>/internal/BEACMRepoFetch/BEACMRepoFetch.cfg
file.Use the following steps to perform post-installation instructions for Smart Update Patch DY4Y when using remote Autonomy:
WL_HOME
/samples/portal/portalApp/groupspaceSampleWeb/WEB-INF/web.xml
file:com.bea.apps.groupspace.search.enterprise.DiSHServerHost
: The IP address of the IDOL Server Host.com.bea.apps.groupspace.search.enterprise.IDOL_aciPort
: The port number of the IDOL server ACI port.WL_HOME
/samples/portal/portalApp/groupspaceApp/WEB-INF/web.xml
file:com.bea.apps.groupspace.search.enterprise.DiSHServerHost
: The IP address of the IDOL Server Host.com.bea.apps.groupspace.search.enterprise.IDOL_aciPort
: The port number of the IDOL server ACI port.
![]() |
![]() |
![]() |