I don't know how OpenMQ works, I can tell you however that you can point it to an external broker such as tcp://host.port and many more protocols:

http://activemq.apache.org/uri-protocols.html

Hope this helps,
Eric



lancedv wrote:
Hi to all,

I was wondering if i could use the MessageServlet servlet in Glassfish using
OpenMQ as broker. I noticed that in the deployment descriptor of demo web
app that it is using an embedded broker pointing to vm://localhost.

Would it work if i use OpenMQ? TIA

Reply via email to