Petals-BC-JMS 3.0

compared with
Current by Vincent Zurczak
on Jul 04, 2012 15:40.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
{note}

\\
{note}If you use ActiveMQ as a JMS server, be careful.
ActiveMQ (AMQ) does not provide a complete JNDI server, which results in limitations with Petals.

* There is no problem with AMQ if you rely on dynamic queues and topics (ActiveMQ's specific mechnaism).
* For static queues and topics, there are two solutions.
** Use a separate JNDI server and configure both Petals and ActiveMQ to use it.
** Rely on AMQ's limited JNDI but upgrade the Petals JMS component (meaning it has to be patched).
The patch consist in putting additional properties in the initial context. See [this discussion|http://jira.petalslink.com/browse/PETALSBCJMS-15] for more information.
{note}

h1. Sending a message to a JMS Queue