Checking optional software - POWER platform

 

 

Compilers

The following compilers are supported for WebSphere MQ for Linux, V6.0.

C applications/C++ applications

The C++ support libraries are installed in directories whose names match the compiler version, /opt/mqm/lib/<version>, and links are placed from /opt/mqm/lib to the default version, 3.2.

COBOL applications

Java™ applications

 

Databases

The following database are supported:

 

Transaction Monitors

WebSphere MQ for Linux, V6.0 supports WebSphere Application Server as an XA coordinator. For more information about the WebSphere MQ application adaptor, see the WebSphere Application Server documentation.

 

Java Messaging and SOAP transport

If you want to use Java Messaging and SOAP (Simple Object Access Protocol) Support, we need a Java Runtime Environment V1.4.2 or later. An appropriate runtime environment is provided in the JDKs provided on the WebSphere MQ Server CD- ROM. See WebSphere MQ Components for package information.

The JDKs available on the server CD-ROM are:

These JDKs provide 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 further information about using Java with WebSphere MQ see, Using Java.

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

If you use a JDK other than the one supplied by WebSphere MQ V6.0 you should be aware that:

On the POWER platform, the 32-bit and 64-bit JDKs are typically installed to different locations, for example, the 32-bit JDK is located in /opt/IBMJava2-ppc-142 and the 64-bit JDK is located in /opt/IBMJava2-ppc64-142. Ensure that the PATH variable is correctly set for your applications that use Java. To use the JMS Postcard application described in Verifying the installation using the JMS Postcard application you need to use a 32-bit JDK. We can check the version installed using the following command:

java -version

 

Parent topic:

Checking prerequisite hardware and software


lq10290_