Configure enable-amq1-prefix Attribute

In  console messaging

Overview

When connecting to a remote broker the prefixes used for Artemis 1.5.x compatibility might not be required nor used. While this can be set for a pure client, in WildFly you can’t set it for the connection factory you are using. This feature aims to fix that by enabling to configure this at the connection factory level.

Issue Metadata

Dev Contacts

QE Contacts

Testing By

[x] Engineering

[ ] QE

Affected Projects or Components

  • WildFly

  • HAL

Requirements

Configure attribute enable-amq1-prefix for connection and pooled connection factories in "Configuration → Subsystems / Subsystem → Messaging / Category → Connections".

Test Plan

Add a test which will navigate to the messaging configuration application and make sure the attribute is exposed. Add another test which modifies the attribute and verifies that the changes are persisted in the management model.

Community Documentation

See the official HAL website at https://hal.github.io