Supported Configurations: Red Hat Enterprise Linux
BEA WebLogic Server 9.0 and Related Products on Red Hat Enterprise Linux 3.0
BEA Products Supported on This Configuration
|
Product
|
Version
|
|
AquaLogic Service Bus
|
2.0
|
|
WebLogic Server
|
9.0
|
This section provides the following information:
Related Information
- For information about supported database configurations, Web servers, browsers, and interoperability tools, plus BEA product support for AquaLogic Service Bus 2.0 and WebLogic Server 9.0, see:
- For information about Red Hat Enterprise Linux, see the following Red Hat Web site:
http://www.redhat.com
Configuration Requirements
Table 12-1 Requirements for Red Hat Enterprise Linux 3.0 on x86
|
Operating System Version and Patches
|
Red Hat Enterprise Linux 3.0-3 AS, ES, WS Kernel 2.4.21-20.EL with glibc 2.3.2-95.27 and later updates and later errata levels
Note: All versions of Red Hat Enterprise Linux 3.0-3 (AS, ES, and WS) are supported for the design, development, and verification of applications. In addition, 3.0 AS and ES are supported for production server deployment; 3.0 WS is not supported for such deployment.
|
|
Chip Architecture and Minimum Processor Speed
|
Xeon, Pentium II or higher, x86, and compatible chip architectures (400 MHz)
|
|
JDK
|
BEA JRockit 5.0 (R25.2.0) JDK and all later 5.0 releases of JRockit
|
|
RAM
|
1 GB minimum
|
|
Performance Pack
|
server/native/linux/i686/libmuxer.so
|
|
Design and Development Tools
|
|
Known Issues
Serial Version UID Mismatch
A Serial Version UID Mismatch Issue may be encountered if you deploy an application on a latest JVM, but compiled with an earlier JDK release.
Workaround: To be compatible with the serialization of previously compiled applications, modify the <BEA_HOME>/Weblogic90/common/bin/commEnv.sh file to include the following command:
JAVA_OPTIONS="$JAVA_OPTIONS -Dcom.sun.xml.namespace.QName.useCompatibleSerialVersionUID=1.0"
Note: If you intend to deploy new applications with previously compiled applications, they must be recompiled as necessary to have the same Serial Version UID.
setuid Issue
The setuid functionality does not work with this SDK due to the way the current Linux thread model works. When you use ports lower than 1024, you cannot switch from root to a non-privileged user ID with the setuid function.
Issues Related to Other BEA Products
For information about known issues with BEA products supported on this configuration, including available workarounds, see the appropriate Release Notes document.