Configuring Sterling Order Management System Software to use ActiveMQ Artemis
Configure Sterling Order Management System Software to use Apache ActiveMQ Artemis.
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 Artemis which is configured as the Initial Context Factory code.
- Set the provider URL as
tcp://<IP address and port of the ActiveMQ Artemis instance>
. - Set the connection factory as <Connection Factory Identifier> which is configured in the jndi.properties file.
- Set the queue name or the destination name as <Queue Identifier> which is configured in the jndi.properties file.