|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: Can not read MQ headers from file using Java |
hoangnam214
Replies: 9 Views: 16009
|
Forum: IBM MQ Java / JMS Posted: Sun Jul 17, 2016 12:59 am Subject: Can not read MQ headers from file using Java |
Thank you fjb_saper and hughson,
I have done extracting the RFH2 headers.
Following to your advises, I tried using RFHUtil tool to put the message to a queue, then wrote Java code to get that me ... |
Topic: Can not read MQ headers from file using Java |
hoangnam214
Replies: 9 Views: 16009
|
Forum: IBM MQ Java / JMS Posted: Sun Jul 03, 2016 11:21 pm Subject: Can not read MQ headers from file using Java |
Have you looked at the examples and also at
My purpose is to extract the headers and body from the input file.
I've tried HeaderList instead of HeaderIterator:
MQHeaderList myHeaderLis ... |
Topic: Can not read MQ headers from file using Java |
hoangnam214
Replies: 9 Views: 16009
|
Forum: IBM MQ Java / JMS Posted: Sun Jul 03, 2016 11:12 pm Subject: Can not read MQ headers from file using Java |
I don't understand, why are you reading a file? These interfaces are for reading messages from a queue. Why would they work for a file?
I was required to write Java Task Service code for Sterling ( ... |
Topic: Can not read MQ headers from file using Java |
hoangnam214
Replies: 9 Views: 16009
|
Forum: IBM MQ Java / JMS Posted: Sat Jul 02, 2016 4:59 pm Subject: Can not read MQ headers from file using Java |
Hi everyone,
I'm very new to IBM MQ.
I'm trying to use Java with libraries from com.ibm.mq.headers.* to read headers from a file.
This file, I made by using RFHUtil tool.
My code throws an exc ... |
|
|
|