• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Consuming a message in one then one subscribers

 
Ranch Hand
Posts: 37
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Please clarify. Is it possible to publish a message to the JMS topic and it should be consumed by all (more then one) Subscribes (all the subscribes are configured in cluster Weblogic for the same application)

Please it is an urgent requirement, I need to publish one message and it should be consumed by all the nodes in the clustered Weblogic server for the same application.

Thanks,
Balaji.M
reply
    Bookmark Topic Watch Topic
  • New Topic