Start of change

Checking optional software - x86-64 platform

Compilers

The following compilers are supported for WebSphere® MQ for Linux®, Version 6.0.
C applications/C++ applications
  • GNU C Compiler (gcc) and g++ Version 3.3
  • GNU C Compiler (gcc) and g++ Version 3.4
COBOL applications
  • Micro Focus Server Express, V4.0
Java™ applications
  • IBM® Software Developer's Kit (SDK), Java 2 Technology Edition for Linux, Version 1.4.2

Transaction Monitors

Java Messaging and SOAP transport

If you want to use Java Messaging and SOAP (Simple Object Access Protocol) Support, you need a Java Runtime Environment Version 1.4.2 or later. An appropriate runtime environment is provided in the JDK provided on the WebSphere MQ Server CD- ROM. See WMQ Components for package information.
The JDK available on the server CD-ROM is:
  • IBM 32-bit Software Developer's Kit (SDK) for Linux on Intel® architecture, Java 2 Technology Edition, Version 1.4.2
This JDK provides support for SOAP and are FIPS 140-2 compliant. For a list of alternative JDKs, see

www.ibm.com/software/integration/websphere/mqplatforms/supported.html

For WebSphere MQ Version 6.0 Java scripts to function properly a number of environment variables must be set. For information on setting these environment variables and general information about using Java with WebSphere MQ see, WebSphere MQ Using Java.

For further information about SOAP see, the WebSphere MQ Transport for SOAP book.

If you use a JDK other than the one supplied by WebSphere MQ Version 6.0 you should be aware that:
  • The JDK may not be FIPS level 140-2 compliant and by using it with WebSphere MQ, will not comply the FIPS 140-2 standards.
  • SOAP is not supported.


End of change