Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Trying to get a Message Driven Bean to connect to an external OpenMQ Broker

$
0
0

I am attempting to create a message driven bean that will read messages off a topic on another machines standalone OpenMQ broker. Is there a way to do this? I don't want my Glassfish instance to use this remote broker as it's main broker. I just want this specific bean to access a different broker to receive messages. Is this possible?

Thanks,


Viewing all articles
Browse latest Browse all 1091

Trending Articles