Connecting to different versions of the same JMS provider

To use different versions of the same JMS provider, create a configurable service for the JMS provider, and set the jarsURL property to a unique path.

About this task

To connect to two versions of the same JMS provider (for example, JBoss), complete the following steps.

Procedure

  1. Create a separate JMSProviders configurable service for each version of the JMS provider.

    For more information, see Creating configurable services.

  2. Set the jarsURL property of the JMSProviders configurable service to a unique path.

    For a description of the properties of the JMSProviders configurable service, see JMSProviders configurable service.