Hello all,
Is it possible to configure a message bridge for GlassFish? The message is
currently posted to a topic, and customer requirement is to "redirect" this
message from a topic to a queue. (both are on the same GlassFish server). By
redirect, I mean, the message will be posted on the topic and then copied to
the queue. I cannot find much documentation about this, I have read about
Open MQ, JMS broker and JMS bridge, but this does not seem to fit this
requirement.
I understand, that I can implement a topic subscriber and then post a message
to queue. But I would like to know, if it is possible to do this just by
configuration or do I have to implement a bridge?
Thanks for your help, I do appreciate it.
Vladi
--
[Message sent by forum member 'rimarvladimir']
View Post: http://forums.java.net/node/720212