| Author |
How to configure MDB Application & Glassfish to consume messages from remote OpenMQ Message Broker?
|
Viktors Oginskis
Greenhorn
Joined: Mar 20, 2011
Posts: 1
|
|
Message Driven Bean successfully consumes messages delivered to embedded Glasshish's Message Broker. Here is the example:
Destination Resource with name "jms/Queue" was created as well.
But how to configure the bean to consume messages from remote broker instance (located on another host)? What properties should I set? Is it even possible?
Any help is appreciated!
|
 |
 |
|
|
subject: How to configure MDB Application & Glassfish to consume messages from remote OpenMQ Message Broker?
|
|
|