The following table describes the JDNI settings when defining a RabbitMQ connection profile in Control-M for Messaging:
Key |
Value |
---|---|
java.naming.factory.initial |
org.apache.qpid.jndi.PropertiesFileInitialConextFactory |
java.naming.provider.url |
<fully qualified path to the jndi.properties file created in step 2> |
java.naming.security.principal |
<RabbitMQ user id, if applicable> |
java.naming.security.credentials |
<RabbitMQ password> |
Parent Topic |