If you deploy your MDB as a ha-singleton, wouldn't it fill up your requirements 
?

1. Only one node consumes messages.
2. message sucker will migrate messages from other node to this one.

The only issue I see with this solution is ordering.

Messages sent to other nodes will be processed after the one generated locally.

Francois

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237710
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to