[jboss-user] [JBoss Messaging] - Re: onMessage not being fired for message on a queue

HibsMax do-not-reply at jboss.com
Thu Aug 2 14:43:41 EDT 2007


I have made more progress / discoveries and I think I now know how to ask the question better.

Consider the following configuration:
server1 - servlet and destinations
server2 - MDB and destinations

the destinations are configured with clustered=true.

When I run my tests, about half the messages end up on each server.  However, the MDB only processes the messages that appear on the destinations on server2 i.e. the same server as its deployed on.  How do I get my MDB to process messages on a clustered destination when the message is on a different server?  Do I need to have the MDB deployed on both servers as well?

Peace, Anders

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

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



More information about the jboss-user mailing list