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 the Windows command-line environment to run CMP applications

Use system facilities to configure environment variables on your Windows computers to run your CMP applications.

Update the CLASSPATH environment variable:

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

    On 32-bit operating system editions, the file is typically stored in the directory C:\Program Files\IBM\WebSphere MQ\java\lib. On 64-bit operating system editions, the file is typically stored in the directory C:\Program Files (x86)\IBM\WebSphere MQ\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 | ae33022_