Author |
Message |
Topic: payload from BytesMessage |
manidreams
Replies: 16 Views: 17825
|
Forum: IBM MQ Java / JMS Posted: Tue Apr 27, 2010 8:25 pm Subject: payload from BytesMessage |
I cant use any parser for parsing bytemessage...  
Do we have some setting at MQ side by which we can recieve the response message in normal format not in byte format. |
Topic: payload from BytesMessage |
manidreams
Replies: 16 Views: 17825
|
Forum: IBM MQ Java / JMS Posted: Sat Apr 24, 2010 8:42 am Subject: payload from BytesMessage |
I am already setting the Target Client as MQ, earlier it was JMS but still getting the message in byte format. |
Topic: payload from BytesMessage |
manidreams
Replies: 16 Views: 17825
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 23, 2010 12:42 pm Subject: payload from BytesMessage |
Hi All,
I am also facing the same problem but not able to figure out the reason.I am using JMS method and posting a normal XML message.Please help in getting a normal XML message rather than a byte ... |
Topic: Getting response message as <RFH> in MQ response queue |
manidreams
Replies: 4 Views: 5594
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 12, 2010 2:35 pm Subject: Getting response message as <RFH> in MQ response queue |
Hi,
Sorry for posting it double.
I am very new to MQ. kindly give me the link for manual which conatins the details for posting the messages in other ways too.
Thanks in advance,
Mansih Sharma |
Topic: Getting Response as <RFH> in MQ Response queue |
manidreams
Replies: 1 Views: 3284
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 12, 2010 1:20 pm Subject: Getting Response as <RFH> in MQ Response queue |
Hi All,
I am posting a xml message in MQ resuest queue by using MQPUT method.And in the response I am getting a message as message<RFH>.Kindly help me if someone have any idea about this.
... |
Topic: Getting response message as <RFH> in MQ response queue |
manidreams
Replies: 4 Views: 5594
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 12, 2010 1:05 pm Subject: Getting response message as <RFH> in MQ response queue |
Hi All,
I am posting a xml message in MQ request queue and its getting processed by my application.But when I am checking the response in response queue, its coming like message<RFH>.Kindly h ... |