users@glassfish.java.net

Re: Integrating with Mantaray JMS

From: <glassfish_at_javadesktop.org>
Date: Mon, 15 Dec 2008 15:28:06 PST

I think I need to step back and generalize the issue a little bit.

We ultimately want an HTTP client to JMS server bridge. Glassfish would obviously be that bridge. We are looking for ways to implement a system in which a browser client can pub/sub to topics on the JMS server.

The JMS server is pre-existing and implemented in Mantaray.

The HTTP interface is the addition and it will be implemented as web services.

We're not having issues figuring out what to do at either end, just what to do in the middle. How do we get Glassfish working with the pub/sub model of JMS using Mantaray as the external JMS provider?

Additionally ....
Many topics can be added or removed at any time. So we have implemented a general static topic that provides a list of the dynamic topics so that the client knows what topics are available. So we really only need to lock down that one static topic in the configuration, but also have the ability to access dynamic topics.
[Message sent by forum member 'jwprox' (jwprox)]

http://forums.java.net/jive/thread.jspa?messageID=321805