Author |
Message |
Topic: MQ Series TCP/IP data packet size |
msuggala
Replies: 2 Views: 5213
|
Forum: General IBM MQ Support Posted: Wed Nov 20, 2002 2:10 pm Subject: MQ Series TCP/IP data packet size |
Is it possible to configure TCP/IP data packet size in MQ Series?
Or MQ uses network settings?. If MQ uses network values, how can I find the data packet size that MQ using?.
One of my application ... |
Topic: MQSI Pub/Sub with JMS and RFH2 |
msuggala
Replies: 0 Views: 1855
|
Forum: IBM MQ Java / JMS Posted: Tue Apr 02, 2002 9:50 am Subject: MQSI Pub/Sub with JMS and RFH2 |
I am quite surprised to know that JMS can’t send RFH2 header for Pub/Sub using MQSI. Even though MQSI is used for Pub/Sub, there won't be any specific advantage from base MQ Pub/Sub.
Extract from ... |
Topic: MQSI Pub/Sub with JMS |
msuggala
Replies: 2 Views: 3776
|
Forum: General Discussion Posted: Thu Mar 28, 2002 1:28 pm Subject: MQSI Pub/Sub with JMS |
Thanks Stefan, I have posted here by mistake. I have posted the same question in JMS Forum,
Thanks lot,
- Murthy |
Topic: MQSI Pub/Sub with JMS |
msuggala
Replies: 4 Views: 3735
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 28, 2002 1:24 pm Subject: MQSI Pub/Sub with JMS |
I was looking at the Book Using Java, but it does not say any thing about what should be the RFH2 header for PUB/Sub using MQSI. We are able to do pub/Sub using <PSC> commands. But when integrat ... |
Topic: MQSI Pub/Sub with JMS |
msuggala
Replies: 4 Views: 3735
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 28, 2002 1:17 pm Subject: MQSI Pub/Sub with JMS |
|
Topic: MQSI Pub/Sub with JMS |
msuggala
Replies: 4 Views: 3735
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 28, 2002 12:19 pm Subject: MQSI Pub/Sub with JMS |
We need to use MQSI pub/Sub using JMS as front-end application. When JMS sending messages to MQSI, it sending only MQRFH format (MQPSCommand etc..) But when we are working with MQSI Broker, MQSI needs ... |
Topic: MQSI Pub/Sub with JMS |
msuggala
Replies: 2 Views: 3776
|
Forum: General Discussion Posted: Thu Mar 28, 2002 12:11 pm Subject: MQSI Pub/Sub with JMS |
We need to use MQSI pub/Sub using JMS as front-end application. When JMS sending messages to MQSI, it sending only MQRFH format (MQPSCommand etc..) But when we are working with MQSI Broker, MQSI needs ... |
Topic: MQSI Pub/Sub: Setting up ACLs using Control center |
msuggala
Replies: 0 Views: 2031
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 27, 2002 8:49 am Subject: MQSI Pub/Sub: Setting up ACLs using Control center |
I got a problem in setting up ACLs for MQSI Pub/Sub.
I have set up ACL for user is 'webadmin' in my NT cotrol center server and
I have started my usernameserver( Running in NT Control Center server ... |
Topic: ACL for MQSI Pub/Sub |
msuggala
Replies: 1 Views: 2204
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Mar 19, 2002 12:50 pm Subject: ACL for MQSI Pub/Sub |
Does MQSI broker check for ACL for the published messages using MQSI Pub/Sub.
It seems MQSI broker not checking for the mqmd.userid whether that id has Publish Authority for a Topic or not. I have ex ... |
Topic: MQOPEN parameters in JMS |
msuggala
Replies: 1 Views: 1686
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 04, 2002 2:01 pm Subject: MQOPEN parameters in JMS |
Is there any mapping in JMS from MQ to set mq open options (for INPUT or OUTPUT)
How to open Remote queues (alias queue target queue is local queue on another QMGR) only for OUPUT?. What options shou ... |
Topic: JMSReplyTo issue |
msuggala
Replies: 1 Views: 2922
|
Forum: IBM MQ Java / JMS Posted: Wed Jan 30, 2002 9:24 am Subject: JMSReplyTo issue |
If the request message has MQMD and RFH2 (rto folder) info, what info getJMSReply will get from the message? Is it MQMD replyto Queue or RFH2 rto?
Thansk, |