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 4 matches
Author Message
  Topic: "MQJMS2002E failed to get message from MQ queue"
shubha6249

Replies: 3
Views: 3151

PostForum: IBM MQ Java / JMS   Posted: Tue Oct 07, 2003 4:46 am   Subject: Did u get any solution for this?
Hi

I am also having the same problem. Did u get any solution for this? If yes, either post it here or you can mail me at shubha6249@yahoo.com

Thanks
Shuby
  Topic: Message Filtering Problem
shubha6249

Replies: 2
Views: 2182

PostForum: IBM MQ API Support   Posted: Thu Feb 27, 2003 4:01 am   Subject: Re: Msg filtering prob.
Instead of writing the following code:

ImqBinary msg_new_id("XXX", 24);
mq_message.setMessageId(msg_new_id);

probably you should write:

char *str = "XXX" ;
ImqBinary msg_new_id(str, strle ...
  Topic: MQ Series access from ASP Pages
shubha6249

Replies: 1
Views: 2683

PostForum: IBM MQ API Support   Posted: Wed Jan 29, 2003 11:22 pm   Subject: Delay in Connecting QManager
Although I have not worked with COM objects but I got the same problem while working with CORBA. I solved this problem by building the application with threaded mqseries libraries like mqm_r.sl and im ...
  Topic: Problem in Connecting QMgr from CORBA Server process
shubha6249

Replies: 1
Views: 1819

PostForum: IBM MQ API Support   Posted: Fri Dec 27, 2002 9:29 pm   Subject: Problem in Connecting QMgr from CORBA Server process
Hi All,

I am facing a strange problem while connecting to a QManager from a CORBA server written in C++. It is taking a hell lot of time to connect to the QManager, whereas a non-CORBA process does ...
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.