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%;
%INSTALLPATH%/classes/ConfigManagerProxy.jar
where:
%INSTALLPATH%
Refers to the installation directory of the product.
Similarly, ensure that your Java development directory is also
on the CLASSPATH.