marcoratto / mqjexplorer

Automatically exported from code.google.com/p/mqjexplorer
8 stars 9 forks source link

retore messages is not correct for JMS messages #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a Message in a queue that is a JMS message (RFH2 header)
2. save this message with 'backup messages to a file'
3. restore this file with 'restore messages from a file'

What is the expected output? What do you see instead?
the expectation is that the message is an exact duplication of the original 
message. Instead the FORMAT has changed from MQHRF2 into MQSTR and al the JMS 
headers have disapeared.

What version of the product are you using? On what operating system?
v 0.15 (on windows)

Please provide any additional information below.
attached is a text file with a comparisson of the headers made with the qload 
tool (MO03 package). The first from the original message the second from the 
same message that has been saved and restored with MQJExplorer

Original issue reported on code.google.com by janesjo...@gmail.com on 10 Feb 2015 at 11:57

Attachments: