|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 2 matches |
Author |
Message |
Topic: Pub/Sub Streams question |
trumant
Replies: 2 Views: 3912
|
Forum: IBM MQ Java / JMS Posted: Thu Aug 09, 2007 6:44 pm Subject: Pub/Sub Streams question |
Turns out the answer was to specify the durPubQueue on the TopicConnectionFactory used on the subscriber side. Setting this to the name of the Stream that the publications were made on worked.
Subs ... |
Topic: Pub/Sub Streams question |
trumant
Replies: 2 Views: 3912
|
Forum: IBM MQ Java / JMS Posted: Sat Jul 14, 2007 9:17 am Subject: Pub/Sub Streams question |
I've got an application which wants to publish to multiple topics on a non-default stream (i.e. not SYSTEM.BROKER.DEFAULT.STREAM), but rather a stream I'll call A.STREAM.
Using JMS and calling setB ... |
|
|
|