posted 11 years ago
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!