Show TOC

Defining SonicMQ JMS Provider SettingsLocate this document in the navigation structure

Use

Make specifications for the JMS provider SonicMQ.

Prerequisites
  • You are configuring a JMS adapter.
  • The default values on the interface relate to SonicMQ 3.0.
Procedure
  1. Enter the Topic/QueueConnectionFactory Java Class.

    This is the SonicMQ implementation of the Topic/QueueConnectionFactory.

    The adapter uses a Topic/QueueConnectionFactory object to generate Topic/QueueConnection objects of a JMS provider.

  2. Enter the Queue/Topic Java Class.

    A queue object encapsulates a provider-specific queue name. This enables a client to make the queue JMS API methods known.

  3. Enter the IP Address or Server Name of the machine on which the JMS provider is running.

    If this is a local machine, the value is localhost.

  4. Specify the Server Port.
  5. Enter the name of theJMS Queue/Topic.