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 » AMI Pub-Sub Topic problem

Post new topic  Reply to topic
 AMI Pub-Sub Topic problem « View previous topic :: View next topic » 
Author Message
fcho
PostPosted: Mon Sep 02, 2002 11:06 pm    Post subject: AMI Pub-Sub Topic problem Reply with quote

Apprentice

Joined: 29 May 2002
Posts: 28

Hi,
I'm currently facing problem with Topic publish/subscribe using AMI API. I've modifying sample program Subscriber.java to subscribe Topic "Football" (as below), but when I run my program, I'll getting every message that published by Publisher.java even all are not the Topic that my program subscribed. Any body know why?

String topic = "Football";

try
{
// --------------------------------------------------------------
// Add the topic and the correlId (if specified) to the
// unsubscribe request message (with byte conversions performed
// in a specified codepage).
// --------------------------------------------------------------
mySendMSG.reset();
mySendMSG.addTopic(topic);
if (correlId != null )

Thanks.

Regards,
fcho
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » AMI Pub-Sub Topic problem
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.