JMS MDB Listener use for different request and response queue
Hi Team,
I want to use JMS MDB listener to listen to a specific request queue and then JMS service should process the request and response should be sent to a different queue. How this can be acheived in a single JMS MDB listener as I don't see 2 different options to place different queue names for request and response which is there in MQ listener form.