ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Websphere MQ explorer powered by eclipse

Post new topic  Reply to topic Goto page Previous  1, 2
 Websphere MQ explorer powered by eclipse « View previous topic :: View next topic » 
Author Message
fjb_saper
PostPosted: Mon Mar 02, 2009 3:01 pm    Post subject: Re: Websphere MQ explorer powered by eclipse Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

shavo25 wrote:
From the websphere mq 6.0 manual:

Quote:
Configuring durable subscribers:
For durable subscriptions, the queue name you provide must start with the following characters:
SYSTEM.JMS.D.
To select a shared queue approach, specify an explicit queue name, where the named queue is the one to use for the shared queue. The queue that you specify must already physically exist before you create the subscription.


Does any one else know if i can create multiple topics on my already created queue SYSTEM.JMS.D.CIM?

Thanks,
Shane.

Let's introduce you to a little bit of pub/sub lingo.
You NEVER create a topic on a queue.
You may subscribe a queue to one or more topics.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
moe
PostPosted: Fri Mar 06, 2009 1:21 am    Post subject: Reply with quote

Apprentice

Joined: 05 Sep 2006
Posts: 33
Location: Sydney, Australia

shavo, some basics about the publish subscribe messaging paradigm in mq land.

pubsub messaging in wmq land is an abstraction built up on top of the point to point queue based infrastructure.

You dont create a topic explicitly, instead you register your interest in a topic by subscribing to it and the topic will appear.

When dealing with pubsub, for the most part you dont need to worry about what queues to use. The broker/client will assign default values for all this.

Additionally, if you want control you can go to the extent of creating a subscription to a topic and have it assigned a certain queue, notice i said subscription, not topic.

I would highly recommend that you pause whatever project you are working on and go through the "Writing WebSphere MQ JMS publish/subscribe applications" section of the "Using Java" manual.

These can be found here: http://www-01.ibm.com/software/integration/wmq/library/library60.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » IBM MQ API Support » Websphere MQ explorer powered by eclipse
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.