Author |
Message |
Topic: Single Receiver Queue - Multiple clients |
richdedeyan
Replies: 3 Views: 3161
|
Forum: IBM MQ Java / JMS Posted: Fri May 10, 2002 5:37 am Subject: Single Receiver Queue - Multiple clients |
Thanks to everyone for the information, it has really helped!
- Richard |
Topic: Single Receiver Queue - Multiple clients |
richdedeyan
Replies: 3 Views: 3161
|
Forum: IBM MQ Java / JMS Posted: Thu May 09, 2002 9:59 am Subject: Single Receiver Queue - Multiple clients |
Hi All,
I am still new to MQSeries and had a basic question. Using the MQSeries Java classes, a client can connect to a sending queue that sends a message to an IBM Mainframe. The message is se ... |
Topic: Getting from Queue |
richdedeyan
Replies: 4 Views: 3674
|
Forum: IBM MQ Java / JMS Posted: Tue Apr 30, 2002 9:34 am Subject: Getting from Queue |
Stefan,
Actually, it was in my PUT options that I used the NO_SYNCPOINT and wasn't able to retrieve the message.
Thanks,
Rich |
Topic: Getting from Queue |
richdedeyan
Replies: 4 Views: 3674
|
Forum: IBM MQ Java / JMS Posted: Tue Apr 30, 2002 5:32 am Subject: Getting from Queue |
Peter,
Thanks for you reply. I attempted to use the MQC.MQGMO_NO_SYNCPOINT in the PUT options, however, I ran into the same problem. As you suggested, only by closing the sending queue connecti ... |
Topic: Getting from Queue |
richdedeyan
Replies: 4 Views: 3674
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 26, 2002 1:00 pm Subject: Getting from Queue |
Hi All,
I am sending messages to MQSeries connected from to a mainframe on one queue and trying to read back the response on another queue.
I have set the timeout interval to 2000ms. When I ... |
Topic: MQSeries EBCDIC |
richdedeyan
Replies: 2 Views: 2655
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 26, 2002 11:19 am Subject: MQSeries EBCDIC |
Stefan,
Thanks for pointing me in the right direction. I got in touch with the MQSeries folks, and they gave me the right CCSID and encoding values. |
Topic: MQSeries EBCDIC |
richdedeyan
Replies: 2 Views: 2655
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 25, 2002 11:45 am Subject: MQSeries EBCDIC |
Hello All,
I am a newbie to MQSeries and JMS. I am trying to send a message using the MQseries adapter for Java to an MQSeries server linked to an MVS mainframe. The messages must be encoded in ... |