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 » Search

 Search found 6 matches
Author Message
  Topic: Error creating consumer with message selector (C++)
magr01

Replies: 5
Views: 5361

PostForum: IBM MQ API Support   Posted: Wed Jul 04, 2012 11:19 pm   Subject: Error creating consumer with message selector (C++)
Hi,

Seems like I got it to work.

Thank you very much for your help.

BR

Martin
  Topic: Error creating consumer with message selector (C++)
magr01

Replies: 5
Views: 5361

PostForum: IBM MQ API Support   Posted: Tue Jul 03, 2012 10:26 pm   Subject: Error creating consumer with message selector (C++)
Hi,

I am using XMS.

Changed to the code to the following instead:

string msgID = (textMsg.getJMSMessageID()).c_str();
string msgSelector = "JMSCorrelationID = " + msgID;
session.c ...
  Topic: Error creating consumer with message selector (C++)
magr01

Replies: 5
Views: 5361

PostForum: IBM MQ API Support   Posted: Mon Jul 02, 2012 9:15 pm   Subject: Error creating consumer with message selector (C++)
Hello,

I am trying to create a consumer with a message selector (I am in a multi-threaded application and I sending a request message and only want to receive the reply intended for that request). ...
  Topic: XMS - Keeping request/reply together?
magr01

Replies: 1
Views: 4057

PostForum: IBM MQ API Support   Posted: Thu May 24, 2012 12:38 am   Subject: XMS - Keeping request/reply together?
Hello,

I am having problems correlating the request with the reply. Basically, the source I have right now just picks up the first available reply on the queue, eventhough it might not "belong ...
  Topic: Error when trying to register dll using C++ XMS
magr01

Replies: 7
Views: 9474

PostForum: IBM MQ API Support   Posted: Tue Nov 15, 2011 9:35 am   Subject: Error when trying to register dll using C++ XMS
Thanks for the replies.

Read somewhere that I might need to install Microsoft Visual C++ 2005 Redistributable Package to get it to work. (the server where the dll should run do not have Visual Stud ...
  Topic: Error when trying to register dll using C++ XMS
magr01

Replies: 7
Views: 9474

PostForum: IBM MQ API Support   Posted: Tue Nov 15, 2011 5:07 am   Subject: Error when trying to register dll using C++ XMS
Hello,

I have a application written in C++ where I have just changed the MQ API to XMS. Compiling and linking the works fine and using the dll on a testserver works fine (no errors when registering ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.