-
Support Patch
-
Resolution: Done
-
Major
-
EAP 6.0.0
-
None
-
EAP 6.0.0
-
eap-6.0.0-
JBPAPP-10363 -
-
Low
-
Adding the messaging subsystem from scratch by using the CLI will fail in JBoss EAP 6.0.0 as it expects to have a hornetq server defined. This patch makes this possible.
-
NEW
When the messaging subsystem is persisted, it requires to have defined hornetq-server nodes but that's not correct.
E.g. when the messaging subsystem is added through the CLI, it should be marshalled even though there is no hornetq-server
The XSD for the messaging subsystem is correct: minOccurs for hornetq-server element is 0.