Chapter 1. What's New


Abstract

This section describes the main features in version 6.1.1 of the Red Hat JBoss A-MQ cartridge and the differences between the cartridge and the standalone JBoss A-MQ product.
For detailed information about how to get started, including installation and configuration instructions, see the JBoss Fuse Cloud Deployment Guide or the JBoss A-MQ Cloud Deployment Guide.

Installation components

The JBoss A-MQ cartridge is shipped as an RPM package. You download the package from the JBoss A-MQ product page on the Customer Portal and install the cartridge with yum in the same way you install other OpenShift Enterprise components.

What's different in the JBoss A-MQ cartridge

When you create and run JBoss A-MQ applications in the OpenShift Enterprise domain, note the following differences between the cartridge and the standalone JBoss A-MQ product:
Fabric management
  • Each JBoss A-MQ application that you create is deployed with fabric by default.
  • Some fabric profiles, such as Gateway and Tomcat, are not supported.
  • You cannot create child containers. Each container that you deploy acts as a standalone application in the domain.
  • The first application that you create includes the ZooKeeper instance with the user credentials and environment variables that subsequent applications require to run.
  • Secured shared file systems are not supported.
Ports and networking
  • You can use only 3 private application ports to connect to the JBoss A-MQ applications. The ports are defined in system properties.
  • The PublicPortMapper tool maps the private application ports to public ports before external clients can connect to the JBoss A-MQ applications.
  • UDP connections are not supported.
High availability
  • The first JBoss A-MQ application in the OpenShift Enterprise domain acts as the master node in the cluster.
  • You must install a standalone JBoss A-MQ instance and configure the ZooKeeper ensemble outside of the OpenShift Enterprise domain to manage applications inside the domain.
  • You must configure the cluster to use JDBC Master Slave or Replicated LevelDB Store.
  • Auto-scaling is not supported.

Technical preview features

The following features are provided on a technical preview basis and are not fully supported in version 6.1.1:
  • Fuse Builder cartridge
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top