Connect JMS Error - javax.naming.NamingException: JBAS011843
1. PEGA 74 is deployed on JBOSS, we are connecting to IBM WMQ from JBOSS.(Created Connection definition rule and admin objects successfully)
2. Created Rule-Connect-JMS with Resource reference according to the below PEGA article.
3. Able to read the message from MQ server using the Message Explorer from Connect-JMS rule. (Refer the attached JPEG file ReadMessage.JPG.)
4. But, when I try to "Put Message" to the MQ using the Connect-JMS , its throwing NamingException(refer the attached logs Connect JMS.txt and Screenshot ConnectJmsError.JPG)
Any help will be much appreciated.