Posted: Tue Jul 20, 2004 4:02 am Post subject: Multiple subscriptions in pub sub
Novice
Joined: 25 Jun 2004 Posts: 11 Location: Bangalore,India
Hi ,
Client code should subscribe for multiple topics. I am using JMS code.
How can i subscribe to multiple topics using createsubscriber method.
or is there any other way of doing so.
Please don't post the same question in multiple forums.
The answer depends on what broker you are using, and the relationship in the topic hierarchy of all the topics you want to subscribe to.
If they are all subtopics of the same master topic, and you're using a broker that supports wildcards, then you can do this by subscribing to one wildcarded topic.
If not, you may have to create lots of receivers. _________________ I am *not* the model of the modern major general.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum