Siebel IP15 JMS RabbitMQ 3.2.3
Hello,
We would like to use Siebel IP15 with RabbitMQ. RabbitMQ doesn't support JMS so we are using JMS client and broker plug-in. Below is link to plugin
https://my.vmware.com/web/vmware/details?downloadGroup=PVTL_RMQ_JMS_114&productId=393
The issue is that we receive error when are trying to receive message from MQ. Below is error:
SiebelJMSException errorSubtype=LOOKING_UP_CONNECTION_FACTORY (wrapped exception = javax.naming.NameNotFoundException: RMQConnectionFactory)
Accordingly to "Error SBL-EAI-05102 JNDI error javax.naming.NameNotFoundException (Doc ID 526408.1)"
The exception ‘javax.naming.NameNotFoundException:’ indicates a failure to locate the the ConnectionFactory and/or SendQueue parameters as supplied to the EAI JMS Transport.