Jeff,
Do you wish to suggest that I make a new application which picks up the message from the queue after a particular time period only and this new application is continuously checking for a messa ...
Hi
I am providing a backout count facility in my JMS application in case the message is rolled back but I want that the message should be picked up from the queue only after a particular time per ...
The problem lies in the fact that my client which could be either JMS or MQ would send me a BytesMessage. The message would contain an XML and an image. The MQRFH2 header has fixed a portion and a var ...
Hi
I am using an IBM MQ JMS Client and a JMS application. I have to set StrucLength in MQRFH2 header in the Client and get the same in the application listening the messages. Can anybody tell me how ...