aspose file tools
The moose likes Java in General and the fly likes Clusting and JMS Topic Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Clusting and JMS Topic" Watch "Clusting and JMS Topic" New topic
Author

Clusting and JMS Topic

Louise J Elliott
Greenhorn

Joined: Jun 19, 2006
Posts: 5
Hi,

I posted this in the J@EE forum yesterday but got no replies so I was wondering whether you guys could help.

I am currently using WebLogic to cluster an application which makes use of JMS queues and topics. The queue behaviour is fine, however, I'm having a problem with the topic behaviour.

Say we have two cluster nodes and a topic which we publish a message to. The application is deployed in both cluster nodes and it recieves the message in each node, which is not the required behaviour. Is there any way to tell Weblogic that this application is actually a single clustered application and so should only recieve the message once?

Also, do you know of any good information on the web regarding the problems with clustering and JMS topics?

Thanks.
Louise.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Clusting and JMS Topic
 
Similar Threads
Can JMS Topic still Publish/Subscribe Messages if WebLogic Server is down and restart
Clustering and JMS Topics
EHCache Server locking
Consuming a message in one then one subscribers
Technology choice ?