Hello,

We are trying to create a two node cluster. The nodes listen on
a non-JMS external event source (Trades processing) and convert the event to a
local JMS queue. A local MDB, listens on that queue. When the local
message is processed (positions updated), a message is posted to a
topic that is meant for all. I will name that topic, POSITIONS_UPDATED_TOPIC.

In the cluster, we do not want the non-master to publish on the
POSITIONS_UPDATED_TOPIC. This can be done by checking an mbean
property. No problems anticipated here. The issue that we have, is
that the MDBs are only active on one node of the cluster at any one
time.

We want the POSITIONS_UPDATED_TOPIC to failover, which it does. But we
also want the MDBs to be created on both nodes of the cluster. Any
help will be greatly appreciated.

We are using 3.2.5 on Linux.

Thank you very much,

T. Hammoud
Ritchie Capital Management



View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845064#3845064

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3845064


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to