WebSphere Message Brokers
File: ae33022_
Writer: Bill Oppenheimer Task topic This build: July 31, 2007 21:28:58
Configuring the Windows command-line environment
To configure the CLASSPATH:
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.)
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.
Add your Java development directory to the CLASSPATH in the same
way.