Author |
Message |
Topic: JMS & MQC.MQMI_NONE |
qwerty123
Replies: 2 Views: 5120
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 28, 2007 10:37 pm Subject: JMS & MQC.MQMI_NONE |
Thanks for your help |
Topic: JMS & MQC.MQMI_NONE |
qwerty123
Replies: 2 Views: 5120
|
Forum: IBM MQ Java / JMS Posted: Tue Mar 27, 2007 10:33 am Subject: JMS & MQC.MQMI_NONE |
Hi,
Can anyone please help me in clearing the message ID in the underlying MQseries message using the JMS API.
Use the native MQ API, I believe it's done using the following call -
message.m ... |
Topic: JMS and message type "Reply" |
qwerty123
Replies: 5 Views: 5840
|
Forum: General Discussion Posted: Mon Mar 26, 2007 4:15 pm Subject: JMS and message type "Reply" |
Hey guys,
Thanks for your help, I figured it out. Here's how you do it for IBM's MQSeries -
<<<
jmsMsg.setIntProperty("JMS_IBM_MsgType", MQC.MQMT_REPLY);
>>>
Th ... |
Topic: JMS and message type "Reply" |
qwerty123
Replies: 5 Views: 5840
|
Forum: General Discussion Posted: Mon Mar 26, 2007 2:29 pm Subject: JMS and message type "Reply" |
Thanks Dhanraj,
I am still not clear, still trying to understand how a JMS responding application can set this value in the MQ header ?
Are you saying this will be done on the application that s ... |
Topic: JMS and message type "Reply" |
qwerty123
Replies: 5 Views: 5840
|
Forum: General Discussion Posted: Mon Mar 26, 2007 12:16 pm Subject: JMS and message type "Reply" |
Hi folks,
I am fairly new to the MQ / JMS world and would like to know if there is way to set the underlying MQSeries message type to "Reply" (MQMT_REPLY) using the JMS API ?
Would app ... |
Topic: Export MQ Definitions |
qwerty123
Replies: 17 Views: 22397
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 19, 2006 10:38 am Subject: Export MQ Definitions |
Thanks for your help guys  |
Topic: Export MQ Definitions |
qwerty123
Replies: 17 Views: 22397
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 19, 2006 10:05 am Subject: Export MQ Definitions |
Folks:
I'd like to know if there is way to export the definitions of the various MQ objects (QM, Queues, channels etc) created using the MQ Explorer into a text/script file ?
Thanks in advance
... |
Topic: MQ Intercommunication |
qwerty123
Replies: 8 Views: 6372
|
Forum: IBM MQ Installation/Configuration Support Posted: Fri May 19, 2006 9:28 am Subject: MQ Intercommunication |
Hi Peter & Vennela,
Thanks very much for your help. I have been able to send messages from the BE QMs to the FE QMs, took me while to understand the setup
Much appreciated
Nav |
Topic: MQ Intercommunication |
qwerty123
Replies: 8 Views: 6372
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 18, 2006 10:26 am Subject: MQ Intercommunication |
Peter -
One more question, you said -
<<<<<<
FE QMs have remote queues pointing at the local queues in CLUST2. The FE remote queues have a remote QM name of CLUST2. They have ... |
Topic: MQ Intercommunication |
qwerty123
Replies: 8 Views: 6372
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 18, 2006 9:57 am Subject: MQ Intercommunication |
Thanks very much for your help Peter.
I have setup the way you explained and got good results, however I am having problems sending the message back to the FE servers.
Peter wrote -
<<& ... |
Topic: MQ Intercommunication |
qwerty123
Replies: 8 Views: 6372
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed May 17, 2006 12:34 pm Subject: MQ Intercommunication |
Appreciate your response -
Yes, we would ideally like the messages to go through the CLUST1 because we want a central set of QMs that act as a message routing area for various applications. Even i ... |
Topic: MQ Intercommunication |
qwerty123
Replies: 8 Views: 6372
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue May 16, 2006 2:48 pm Subject: MQ Intercommunication |
Hi All,
I am fairly new to MQ and for an upcoming project, we are trying to achieve application integration using multiple queue managers. We intend to have the setup in the following way -
The ... |
Topic: Clusters |
qwerty123
Replies: 20 Views: 7573
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Thu Oct 16, 2003 11:39 am Subject: Clusters |
Ratan,
Thanks very much for your help, it works the way you explained.
Once again thanks a lot to you all |
Topic: Clusters |
qwerty123
Replies: 20 Views: 7573
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 15, 2003 4:23 pm Subject: Clusters |
I tried it and it does not work, it goes to the same system always and if that system is unavalibale it times out, but if you specify the other system's name, it connects fine but that's what we are t ... |
Topic: Clusters |
qwerty123
Replies: 20 Views: 7573
|
Forum: Workflow Engines - IBM MQ Workflow & Business Process Choreographer Posted: Wed Oct 15, 2003 4:13 pm Subject: Clusters |
Does this hold true for the workflow client utility as well ? Cause we are not able to use that either ?
thanks |