Specific information is required to publish an event to
an ActiveMQ Broker.
About this task
To publish events to an ActiveMQ Broker, gather the following
information:
Procedure
- Hostname and port of the ActiveMQ Broker.
- Queue or topic where event is published.
- Topic or queue subject.
- User ID and password to access the ActiveMQ Broker.
- If you want to embed the broker in IBM® Sterling Control Center
Monitor, gather
the following information:
- Name of the embedded broker.
- Data directory where the MQ messages will be persisted.
- Time-to-live for the messages— How long the MQ message
should stay in the queue or topic before it can be purged by the MQ
Broker. The time is specified in milliseconds.
- Number of retries on a JMS failure.
- Wait time between retries.