|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Pub/Sub and MQ7 |
avakado
Replies: 4 Views: 3978
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Dec 01, 2010 6:04 am Subject: Pub/Sub and MQ7 |
I have a requirement to duplicate messages (audit) from an external trading partner. Unfortunately I do not have ownership (code) of the WebSphere application that consumes those messages as it is a ... |
Topic: Reset MQ Channel |
avakado
Replies: 22 Views: 37498
|
Forum: General IBM MQ Support Posted: Mon May 04, 2009 8:36 am Subject: Reset MQ Channel |
"Channel sequence numbers are MQ's way of assuring guaranteed delivery - the sender channel deletes the messages from the xmitq only after it has got the assurance from the receiver channel that ... |
Topic: Wildcard, MQ Channel Table and JMS |
avakado
Replies: 5 Views: 7177
|
Forum: General Discussion Posted: Sun Mar 29, 2009 6:56 am Subject: Wildcard, MQ Channel Table and JMS |
fjb_saper,
Unfortunately that did not work. The JMS spec doesn' t mention if the complete URI needs to be returned when createQueue is called. The method does not create an actual physical queu ... |
Topic: Wildcard, MQ Channel Table and JMS |
avakado
Replies: 5 Views: 7177
|
Forum: General Discussion Posted: Thu Mar 26, 2009 11:36 pm Subject: Wildcard, MQ Channel Table and JMS |
fjb_saper,
we tried the following:
Queue replyQueue = (Queue)ctx.lookup("jms/reply");
Destination replyQueue2 = queueSession.createTemporaryQueue();
Destination replyQueue3 = queueSe ... |
Topic: Wildcard, MQ Channel Table and JMS |
avakado
Replies: 5 Views: 7177
|
Forum: General Discussion Posted: Wed Mar 25, 2009 9:47 am Subject: Wildcard, MQ Channel Table and JMS |
We have an application deployed to WebSphere 6.1 that uses a channel table to connect to WMQ. In the QCF definition, we specified the queue manager name as *QM, Client as the transport type, and a cu ... |
|
|
|