I want to mention that this same code works in WAS 4.0.7. When deployed in 5.1.10 it doesn't work. I am reposting the code because I had changed the transacted to "true" but the original c ...
My application java code uses the TextMessage class but not the MQPutMessageOptions, so I cant use the SYNCPOINT options while putting the message to the queue.
Message reaches MQ alias Queue/local queue but it dont reach target queue. When I put a message in a queue the currdepth increases by 1 but I am unable to read the message from the queue.