|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: XMS client for JMS MQ |
Renjith
Replies: 16 Views: 24297
|
Forum: IBM MQ API Support Posted: Thu Jan 22, 2009 5:50 am Subject: XMS client for JMS MQ |
We tried the options commented by you, but still no change in the output what the XMS client receives! |
Topic: XMS client for JMS MQ |
Renjith
Replies: 16 Views: 24297
|
Forum: IBM MQ API Support Posted: Mon Jan 12, 2009 4:26 am Subject: XMS client for JMS MQ |
Hi,
Thanks for your interest to involve with my issue.
One thing what I like to mention is,
xms::Message *pBase = NULL;
pBase = consumer.receive(70000);
xmsMESSAGE_TYPE type = pBase->getTy ... |
Topic: XMS client for JMS MQ |
Renjith
Replies: 16 Views: 24297
|
Forum: IBM MQ API Support Posted: Mon Jan 12, 2009 2:35 am Subject: XMS client for JMS MQ |
Hi Victor,
problem is definitely not with the objects (either connection, session or destination).
I designed my function as:
bool Receiver()
{
try
{
.... and all other session like connectio ... |
Topic: XMS client for JMS MQ |
Renjith
Replies: 16 Views: 24297
|
Forum: IBM MQ API Support Posted: Sun Jan 11, 2009 10:31 pm Subject: XMS client for JMS MQ |
Hi,
Thanks for all for your comments.
Here is the entire story.
We are using a java program to submit a text (string) to WMB. Broker inturn will put the same along with some added properites int ... |
Topic: XMS client for JMS MQ |
Renjith
Replies: 16 Views: 24297
|
Forum: IBM MQ API Support Posted: Fri Jan 09, 2009 3:42 am Subject: XMS client for JMS MQ |
Hi,
I'm new to XMS as well as message brokers. Excuse me if the terminology what I'm using here is wrong. I'm a C++ developer and I'm facing an issue to read body of message which I recieve from MQ ... |
|
|
|