Supported Configurations: Microsoft Windows Server 2003
BEA WebLogic Server 9.1 and Related Products on Windows Server 2003
BEA Products Supported on This Configuration
|
Product
|
Version
|
|
AquaLogic Service Bus
|
2.1
|
|
WebLogic Server
|
9.1
|
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.1 and WebLogic Server 9.1, see:
- For information about Microsoft Windows Server 2003 Standard, Enterprise, Datacenter, see the following Microsoft Web site:
http://www.microsoft.com.
Configuration Requirements
This section describes configuration requirements for Microsoft Windows 2003. For details, refer to the specific table.
- Requirements for Microsoft Windows Server 2003 on x86 (Supported by both WebLogic Server 9.1 and AquaLogic Service Bus 2.1)
- Requirements for Microsoft Windows Server 2003 on 64-bit Xeon and AMD64 with 32-bit JDK (WebLogic Server 9.1 only)
- Requirements for Microsoft Windows Server 2003 on 64-bit Xeon and AMD64 with 64-bit JDK (WebLogic Server 9.1 only)
Table 5-1 Requirements for Microsoft Windows Server 2003 on x86
|
Operating System Version and Patches
|
Windows Server 2003 with Service Pack 1 and higher
|
|
Chip Architecture and Minimum Processor Speed
|
Xeon, Pentium II or higher, x86, and compatible chip architectures (1.3 GHz)
|
|
JDK
|
BEA JRockit 5.0 (R26.0.0) JDK (32-bit) and all later 5.0 releases of JRockit
|
|
Sun Java 2 JDK 5.0 (32-bit) with Java HotSpotTM Client VM and all later service packs of 5.0
|
|
RAM
|
1 GB minimum
|
|
Performance Pack
|
server\native\win\32
|
|
Design and Development Tools
|
|
Table 5-2 Requirements for Microsoft Windows Server 2003 on 64-bit Xeon and AMD64 with 32-bit JDK (WebLogic Server 9.1 only)
|
Operating System Version and Patches
|
Windows Server 2003 x64 with Service Pack 1 and higher
|
|
Chip Architecture and Minimum Processor Speed
|
|
|
JDK
|
BEA JRockit 5.0 R26 JDK (R26.0.0-189) and all later 5.0 releases
|
|
RAM
|
1 GB minimum
|
|
Performance Pack
|
server\native\win\32\wlntio.dll
|
|
Design and Development Tools
|
WebLogic Server development tools are supported.
|
Table 5-3 Requirements for Microsoft Windows Server 2003 on 64-bit Xeon and AMD64 with 64-bit JDK (WebLogic Server 9.1 only)
|
Operating System Version and Patches
|
Windows Server 2003 x64 with Service Pack 1 and higher
|
|
Chip Architecture and Minimum Processor Speed
|
|
|
JDK
|
BEA JRockit 5.0 R26 JDK (R26.0.0-188) and all later 5.0 releases
|
|
RAM
|
1 GB minimum
|
|
Performance Pack
|
server\native\win\x64\wlntio.dll
|
|
Design and Development Tools
|
WebLogic Server development tools are supported.
|
Known Issues
Serial Version UID Mismatch
A serial version UID mismatch is encountered when using Weblogic Server with Sun Java 2 JDK 5.0 (version 1.5.0_03 or later) and JRockit 5.0 (R27.1).
Workaround: To be compatible with the serialization of perviously compiled applications, modify the <BEA_HOME>\Weblogic91\common\bin\commEnv.cmd 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.
Known Issues for Microsoft Windows Server 2003 on AMD64 and 64-bit Xeon
- The Java Component Object (jCom) feature, available with WebLogic Server, is not supported on Windows 2003 on Itanium, AMD64, or 64-bit Xeon.
- The JMS C client API is not supported for configurations based on AMD64 or 64-bit Xeon with a 32-bit JDK.
Known Issues for Other BEA Products
For information about known issues with BEA products supported on this configuration, including available workarounds, see the appropriate Release Notes document.
Download and Installation Instructions
To install WebLogic Server 9.1 on Microsoft Windows 2003 on AMD64 and 64-bit Xeon, you need BEA JRockit 5.0 and the installer for WebLogic Server 9.1. The steps are described in the following sections:
Downloading and Installing BEA JRockit 5.0 R26 JDK
- Go to the BEA downloads site:
http://commerce.bea.com
- Download and install the version of the BEA JRockit 5.0 R26 JDK that you want to use:
- Microsoft Windows (x86 - 32 bit)
- Microsoft Windows (Intel 64-bit Xeon & AMD64 - 64 bit)
- Update the
JAVA_HOME environment variable to reflect the JDK installation directory. For example:
set JAVA_HOME=<JRockit_installation _directory>
- Add your Java executables to the
PATH environment variable:
set PATH=%JAVA_HOME%\bin;%PATH%
Downloading and Installing the WebLogic Server 9.1 Package Installer
To install WebLogic Server 9.1
- Go to the BEA downloads site:
http://commerce.bea.com
- Click on the link for WebLogic Server 9.1.
- From the list of OS Platforms, select
Microsoft Windows (2003, x64, 64-bit Xeon).
- Download the
server910_generic.jar package installer.
For more information on installing WebLogic Server, refer to the WebLogic Server 9.1 Online Documentation.