WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Configuring Linux, UNIX, and z/OS command-line environments to run CMP applications

Use system facilities to configure environment variables on your Linux, UNIX, and z/OS® computers to run your CMP applications.

Update the CLASSPATH environment variable:

  1. Add the CMP JAR to your CLASSPATH. For example:
    export CLASSPATH = $CLASSPATH%;$install_dir/sample/ConfigManagerProxy/ConfigManagerProxy.jar
  2. Add the WebSphere® MQ Classes for Java™ JAR file com.ibm.mq.jar to your CLASSPATH in the same way.

    On Linux and UNIX systems, the file is typically installed in the directory MQ_INSTALLATION_PATH/java/lib.

    For more information about the WebSphere MQ Classes for Java, see the Using Java section in the WebSphere MQ information center.

  3. Add your Java development directory to the CLASSPATH in the same way.
Next: Use the tools that are provided by your JDK to build and run your CMP applications.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:00


Task topicTask topic | Version 8.0.0.7 | ae33024_