Author |
Message |
Topic: call readFully again and other readFully Problems |
frankzwo
Replies: 6 Views: 6684
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 07, 2006 11:55 pm Subject: call readFully again and other readFully Problems |
thanks
i would like to extract a part of the message, i have successfully readout the rf2header, but i have problem to read out the body of the message
if i access the body with
bodyleng ... |
Topic: call readFully again and other readFully Problems |
frankzwo
Replies: 6 Views: 6684
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 07, 2006 9:20 pm Subject: call readFully again and other readFully Problems |
Hi,
i would like to call readFully twice but it is not possible.
I get an EOFException, can i read the Message again, after i have call the readFully method.
Thanks.
Frank |
Topic: Convert the correlationId and the messageid |
frankzwo
Replies: 4 Views: 4320
|
Forum: IBM MQ API Support Posted: Fri Feb 24, 2006 10:01 am Subject: Convert the correlationId and the messageid |
Hello again,
if i convert a string into the byte format for the messageid to put the message into a queue, there is no problem. if i convert the messageid from the queue into a string, there is a p ... |
Topic: Convert the correlationId and the messageid |
frankzwo
Replies: 4 Views: 4320
|
Forum: IBM MQ API Support Posted: Thu Feb 23, 2006 8:52 am Subject: Convert the correlationId and the messageid |
Hello,
i receive a message from a queue and would like to save the messageid and coreid in our database, because this ids are important for use, and we would like to use it in another program.
... |
Topic: Java Process hangs by using MQM 6.0 |
frankzwo
Replies: 2 Views: 2307
|
Forum: General IBM MQ Support Posted: Thu Dec 22, 2005 5:34 am Subject: Java Process hangs by using MQM 6.0 |
thank you very much for your help.
i`ll try this out . If it works, i will be very happy  |
Topic: Java Process hangs by using MQM 6.0 |
frankzwo
Replies: 2 Views: 2307
|
Forum: General IBM MQ Support Posted: Thu Dec 22, 2005 1:38 am Subject: Java Process hangs by using MQM 6.0 |
Hello,
i have a problem with my mqm java program. I have wrote a Java-Class to read out Messages from queue-Manager.
I use MQ 6.0 with the IBM JDB 1.4.2 under Debian Sarge.
I have imported t ... |