1. Library
  2. Administrator
  3. ION Technology Connectors
  4. Message queue connection points
  5. Registering JMS Vendors with ION

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.