dev@glassfish.java.net

Re: Q: Multiple queue destinations, bridge/combine destinations

From: Ramesh <Ramesh.Parthasarathy_at_Sun.COM>
Date: Sat, 19 Apr 2008 08:48:54 +0530

Hi Roy,
    Could you please provide more information regarding your
requirement. Are you looking for a jms-jms bridge in openmq to provide
bridging functionality with other JMS providers.
Are you referring to this feature[1] of Active MQ ?

If not, could you please elaborate (provide some references) on what you
are looking for.

If you want to use ActiveMQ with glassfish here is a link on how it can
be done
http://weblogs.java.net/blog/rampsarathy/archive/2007/03/glassfish_v2_an.html

Thanks
-Ramesh

[1] http://activemq.apache.org/jms-to-jms-bridge.html

Roy Sindre Norangshol wrote:
> Hi
>
> I have an issue regarding use of JMS and queues in glassfish which
> uses openmq.
> Each "endpoint" has its own INGOING and OUTOING queue setup in
> glassfish, my problem is that I need a service which can do some work
> on the OUTGOING queues,
> problem is that I (Rockj) nor [pwgr] from #glassfish at freenode
> doesn't find anything about bridging queues/combine destinations. Is
> this possible with openmq?
>
> I know its possible with ActiveMq for example, so I assume there is a
> hope left for openMq, even that we didn't find anything in the
> openmq-users list or openmq documentation about this.
>
> We found one solution, that is to deploy MessageBeans for each
> OUTGOING queue but that seems kinda "difficult" then just merging them
> to one OUTGOING queue..
>
>
>
> Note: I'am sorry that I mail this request directly to the dev-list,
> and hope you accept the reason for why I'am mailing directly to the
> dev-list.
>