]
Jeff Mesnil updated WFLY-5384:
------------------------------
Priority: Critical (was: Major)
Validate Artemis parameters
----------------------------
Key: WFLY-5384
URL:
https://issues.jboss.org/browse/WFLY-5384
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.CR1
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Priority: Critical
Fix For: 10.0.0.CR2
Artemis changed the naming convention to use CamelCase for its acceptor and connector
parameters keys.
Validation of the parameters was discarded when the messaging-activemq subsystem was
created.
This means that the current template for the messaging-activemq subsystem is not correct
(the parameters will not be taken into account by Artemis).
The server-id parameter for in-vm connector has also be renamed to serverId.