users@glassfish.java.net

Re: How to configure JMS on multiple domains?

From: <forums_at_java.net>
Date: Fri, 2 Dec 2011 03:25:52 -0600 (CST)

What about thinking of the Message Queue like a separate, shared service ...
like you would having an IBM MQ Series ...

Set up an OpenMQ service, which can be used by all of your instance.

In domain/instance config, configure the JMS type to be 'remote' so that GF
does not either embed the MQ or fork it.

Setup OpenMQ and within each domain configure the jms-resource to point to
the OpenMQ service using the 'addressList' property.

-Bernhard


--
[Message sent by forum member 'bthalmayr']
View Post: http://forums.java.net/node/869999