Adding a JMS Connection

You can add a JMS connection to link the EMQA to a remote JMS server that hosts, or establishes and manages, one or more JMS queues. You can use one of the following methods, which are described in the next two sections.

To determine which method to use:

  1. Under java.util.List listSupportedProviderTypes(), click Invoke.

    A list of preconfigured JMS providers is displayed.

  2. If your JMS provider is on the list, use method 1, which is explained in Adding a JMS Connection: Method 1.
  3. If your JMS provider is not on the list, use method 2, which is explained in Adding a JMS Connection: Method 2.