Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

The JMS binding can be configured to use an external JMS provider. The most common way to enable this is by binding connection factories and queues from the JMS provider in a JNDI context which is then configured in Fabric3.

Info

Note that the ActiveMQ extension must not be installed if using an external JMS provider.

To setup an external JMS provider using JNDI, perform the following steps:

...