Configuring Linux, UNIX, and z/OS command-line environments

To configure the CLASSPATH:

  1. Add the WebSphere® MQ Classes for Java JARs to your CLASSPATH. See 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:
    export 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 the Windows command-line environment
Configuring the Eclipse environment
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2009Copyright IBM Corporation 1999, 2009.
Last updated : 2009-01-07 15:21:49

ae33024_