Hi All,
I have a J2EE application which is supposed to read messages from another 3rd party application which sends XML messages to one of our local MQ Queues. This application uses native MQ API to ...
Hi All,
I need an urgent help . I am sending a javax.jms.TextMessage to a MQ. A downstream application picks up the messages from the MQ and tries to parse the xml message , but the parsing fails wi ...