Install Apache ActiveMQ and create a broker - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30
Available in...

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Procedure

  1. In the Talend Runtime container, use the following command to start ActiveMQ: karaf@trun> feature:install activemq
  2. By default, no broker is created in the Container. To start a broker within the Talend Runtime container, use the following command: karaf@trun> feature:install activemq-broker

    It creates a default broker named amq-broker and its configuration file: <TalendESBPath>/container/etc/org.apache.activemq.server-default.cfg. You can modify the broker's default configuration by editing this file. For more information on how to create multiple brokers, to remove or to query a broker, see the Talend ESB Infrastructure Services Configuration Guide.

    This command also installs the ActiveMQ Web console, available at: http://localhost:8040/activemqweb/

    For more information on ActiveMQ Web console advanced configuration, see the Talend ESB Infrastructure Services Configuration Guide.