Skip navigation.

7.0 Supported Configurations: Novell SUSE LINUX Enterprise Server 8 on IBM zSeries/S390

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

Novell SUSE LINUX Enterprise Server 8 on IBM zSeries/S390 with WebLogic Server 7.0 SP5

Provides full support for WebLogic Server. WebLogic Workshop, WebLogic Integration, and WebLogic Portal are not supported. See below for Design and Development Tools support.


 

This section provides the following information:

Related Information

 


Configuration Requirements

Table 1-1 Requirements for WebLogic Server 7.0 SP5 on Novell SUSE LINUX Enterprise Server 8 on IBM zSeries/S390

Operating System Version and Patches

Novell SUSE LINUX Enterprise Server 8.0 SP2

Chip Architecture and Minimum Processor Speed

IBM zSeries S/390 G5 or later models

SDK

IBM SDK 1.3.1 Service Refresh 7

For download instructions, see Downloading and Installing the IBM SDK.

Design and Development Tools

Supports WebLogic Server development tools.

RAM

512 MB required; 1 GB recommended

Disk Space

See Disk Space Requirements.

Performance Pack

Available

lib/linux/s390/libmuxer.so

Node Manager

Included

Native

BEA jDrivers for Oracle

None


 

 


Known Issues

Issue

Workaround

getXAConnection() is not supported by the DB2 8.1 Fixpack 3 JDBC 2.0 driver on Linux for S/390. Therefore XA connection pools cannot be created with this driver.

None.


 

For information about other known issues with this release, see the Release Notes for WebLogic Server and WebLogic Express 7.0:

http://download.oracle.com/docs/cd/E13222_01/wls/docs70/notes/index.html

 


Download and Installation Instructions

This section provides special installation instructions for the IBM SDK, WebLogic Server 7.0 SP5, and a patch required for WebLogic Server 7.0 SP5 on Novell SUSE LINUX for IBM zSeries/S390.

See the following procedures:

Downloading and Installing the IBM SDK

WebLogic Server 7.0 SP5 supports Novell SUSE LINUX 8.0 SP2 for IBM zSeries (S/390) with the IBM SDK 1.3.1 Service Refresh 7 (SR7). The developer kit in which the IBM SDK for this operating system is delivered is not bundled with WebLogic Server. Therefore, you must download and install it separately before installing WebLogic Server. To do so, complete the following procedure:

  1. Go to the IBM download site:
  2. https://www6.software.ibm.com/dl/lxdk/lxdk-p

    A list of developer's kits is displayed.

  3. Select:
  4. When prompted, register and accept the license agreement.
  5. Download and install the Developer Kit. As part of the Kit, the IBM SDK 1.3.1 SR7 is installed.

Downloading and Installing WebLogic Server 7.0 SP5

Complete the following procedure:

  1. Go to the following BEA download site:
  2. http://commerce.bea.com/index.jsp

  3. Download the following:
  4. Set up your environment as follows:
    1. Set the JAVA_HOME environment variable to the directory in which the IBM SDK 1.3.1 SR7 is installed, and export JAVA_HOME. For example:
    2. export JAVA_HOME=/opt/IBMJava2-s390-131

    3. Add the bin directory of the newly installed SDK to the beginning of your PATH variable:
    4. export PATH=$JAVA_HOME/bin:$PATH

  5. Run the installer:
  6. java -classpath installer_directory/pj_server705_generic.jar com.bea.installer.BEAInstallController

    In this command line, replace installer_directory with the path of the directory in which you just downloaded the WebLogic Server 7.0 SP5 installer.

  7. When prompted, follow the instructions to complete the installation of WebLogic Server 7.0 SP5.
  8. Note: For detailed instructions, see BEA WebLogic Server and WebLogic Express Installation Guide.

Installing the WebLogic Server 7.0 SP5 Patch

  1. Set the WL_HOME environment variable to the pathname for the weblogic700 directory in your 7.0 SP5 installation directory. For example:
  2. export WL_HOME=/work/user/bea_zlinux/weblogic700

  3. Copy the weblogic705_supplemental_zSeries.zip file to $WL_HOME/server/lib.
  4. Go to the $WL_HOME/server/lib directory:
  5. $ cd $WL_HOME/server/lib

  6. Remove old plug-in objects from the $WL_HOME/server/lib/linux/s390 library:
  7. $ rm linux/s390/*

  8. Extract the new shared zlinux70sp5 objects from the weblogic705_supplemental_zSeries.zip file to $WL_HOME/server/lib:
  9. $ jar -xvf weblogic705_supplemental_zSeries.zip

  10. Make sure execute permission is provided to the new shared objects by executing the following command:
  11. $ chmod 555 linux/s390/*

 

Skip navigation bar  Back to Top Previous Next