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.
  1. Select the initial Context Factory as ActiveMQ which is configured as the Initial Context Factory code.
  2. Set the provider URL as tcp://<IP address and port of the ActiveMQ instance>.
  3. Set the connection factory as queueConnectionFactory which is configured in the jndi.properties file.
  4. Set the queue name or the destination name as <queue jndi name> which is configured in the jndi.properties file.