Community

Cluster Topic with console applications as subscribers

created by mariqn nenchev in JBoss Messaging Development - View the full discussion

Hi,  I have two jboss instances running in cluster. I deployed clustered topic, which i want to be used by external java se console apps. My ear app is sending messages to the topic and all console apps must receive them, no matter from which node they are sent. I tested this scenario with two jboss instances on different machines and two console apps on the same machines. For some reason only the local subscriber receives the message. I.e.: node1:send message ->console app 1 receives, console app 2 does not. node2:send message ->console app 2 receives, console app 1 does not.  Any ideas? The topic is marked as true. And i both the console apps are subscribed successfully. Jboss also successfully forms a cluster.

Reply to this message by going to Community

Start a new discussion in JBoss Messaging Development at Community