Question
Tomcat context.xml for JMS communication with webMethods (Software AG)
I want to connect to webMethods JMS Provider from Pega using JMS. I was able to do so using JNDI lookup.
However, since Pega recommends using Resource References, I was wondering what sort of configuration I would need to make in server.xml or context.xml & web.xml inorder to connect to webMethods using Resource References.
If anyone has done this configuration before, please share it with me