Library
  1. Message queue connection points
  2. Registering JMS Vendors with ION
  3. Preparing for registration

Preparing for registration

Before you can register external JMS vendors in ION, you must::
  1. Prepare the custom client library Jar files provided by the respective vendor.
    See Preparing vendor-specific JMS client Jar files.
  2. Prepare a properties.txt file to reflect the vendor specifics.
    See Preparing a property file.
  3. Prepare a Java class file that implements the interfaces required by ION.
    See Implementing a vendor-specific JMS connection factory.