jms-engine-jndi.properties
Summary
Configuration of connection to JMS service where AMQ is running.
| Parameter | Domain | Default value | Description |
|---|---|---|---|
| jms-engine.port | Number | 7000 | Port on which AMQ is running on CIS (it is independent of the node on which the AMQ is actually running, so it can be constant). |
| jms.tcp-ip.interfaces | String | ${cluster-engine.properties.ipAddress} | IP address of the CIS application where AMQ is running. |