Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add deprecation warning
Info

This page is out of date and should not be used. Please refer to the Qpid JMS client books for up to date documentation.

Overview

Some example client code is provided to help you get started, using JNDI and JMS.

...

Note that if you wish to build the example client code from within your IDE you will need to add the following jars contained in the Qpid binary release into your classpath:

No Format

qpid-client-<MILESTONE>.jar
qpid-common-<MILESTONE>.jar
geronimo-jms_1.1_spec-1.0.jar

...