Configuring Sterling Order Management System Software to use ActiveMQ
Configure Sterling Order Management System Software to use Apache ActiveMQ.
Use the Applications Manager to configure the agent service or the integration service. While
configuring a Generic JMStransport type in an integration service or an agent criteria in an agent
service, set the following details.
- Select the initial Context Factory as ActiveMQ which is configured as the Initial Context Factory code.
- Set the provider URL as
tcp://<IP address and port of the ActiveMQ instance>
. - Set the connection factory as queueConnectionFactory which is configured in the jndi.properties file.
- Set the queue name or the destination name as <queue jndi name> which is configured in the jndi.properties file.