Question
JMS MDB Listener for MQ server
Hello All,
We are developing MQ Listener over PRPC enterprise application. From the below article we came to know that MQ listener will not work here as PRPC is enterprise application, not web application.
https://pdn.pega.com/support-articles/mq-listener-available-only-when-prpc-deployed-web-app
Here few steps are not clear for us like:
Create the MQ QueueManager, JMS Destination(Queue/topic) with listener running on the MQ server.
Configure the MQ Message provider in the Websphere application server which integrate with MQ server.
Configure Message listener Service listener port for the MQ message provider in the Websphere application server.
Configure the datasource to use XA transaction on the server so that it would take an advantage of XA with the MQ server.
Could anyone please explain the above steps to configure this.
We have been provided MQ queuemanager, MQ name etc.
Thanks
Saikat
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi Saikat,
I have a rough local WAS + JMS + MQ configuration document lying around. I have attached to this thread. See if that helps.
Thanks,
Ankur