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 Message Broker Java API applications

Use system facilities to configure environment variables on your Windows computers to run your Message Broker Java™ API applications.

Update the CLASSPATH environment variable:

  1. Add the Message Broker Java API JAR file to your CLASSPATH. For example:
    set CLASSPATH = %CLASSPATH%;%install_dir%\classes\ConfigManagerProxy.jar
  2. 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 Message Broker Java API applications. For examples of code that uses the Message Broker Java API, see Examples of Message Broker Java API code.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:55


Task topicTask topic | Version 8.0.0.7 | bc31480_