Software requirements

  • Unix OS (such as IBM AIX, Sun Solaris, or HP Unix), or Linux (such as RedHat Linux) that is supported by IBM WebSphere Application Server

  • IBM® WebSphere® Application Server 6.1, 7.0, 8.0, and 8.5

    Please make sure that the WebSphere Application Server is started by JDK 1.6 or above.

    Please also make sure that the following system environment variables includes the correct JDK directories:

    • JAVA_HOME: includes the JDK home directory, for example, /usr/Java/jdk1.6.0_24.

    • CLASSPATH: includes the JDK lib directory and the tools.jar file, for example, .:$JAVA_HOME/lib:$JAVA_HOME/lib/tools.jar. Note that values are separated with colon (":") and the period (".") indicates the current directory.

    • Path: includes the JDK bin directory, for example, $JAVA_HOME/bin.