Configuring the Windows command-line environment

To configure the CLASSPATH:

  1. Add the WebSphere® MQ Classes for Java JARs to your CLASSPATH. (Refer to the WebSphere MQ Classes for Java documentation for information on how to do this.)
  2. Add the Configuration Manager Proxy (CMP) JAR to your CLASSPATH:
    set CLASSPATH = %CLASSPATH%;%installdir%/classes/ConfigManagerProxy.jar
    where %installdir% specifies the installation directory of the product.
  3. Add your Java development directory to the CLASSPATH in the same way.
Related tasks
Configuring an environment for developing and running Configuration Manager Proxy applications
Configuring Linux, UNIX, and z/OS command-line environments
Configuring the Eclipse environment
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009. All Rights Reserved.
Last updated : 2009-01-07 15:40:20

ae33022_