Having multiple role definitions for the same queue selector results in duplicate xml blocks with this section <security-setting match="#">, this is not the correct syntax. #64
Labels
bugfixes
Fixes that resolve issues. SHOULD not be used for minor enhancements
SUMMARY
Having multiple role definitions for the same que selector results in duplicate xml blocks with this section , this is not the correct syntax.
ISSUE TYPE
ANSIBLE VERSION
COLLECTION VERSION
STEPS TO REPRODUCE
EXPECTED RESULTS
The broker.xml should contain this part:
ACTUAL RESULTS
An incorrect broker.xml was created. It has a triplicate block in the code which is not a valid configuration for AMQ. I have discussed this with Red Hat Support earlier in case Case 02925153, and this configuration is not valid. If a client tries to create a queue it gets:
This is caused by this triplicate part of the broker.xml
The text was updated successfully, but these errors were encountered: