Hello everyone,
I am trying to disable JMS security in wildfly14 with activemq but can’t see how to do it. Googling, I find the advice: add “<security enabled=”false”/> to your config but whereabouts should it be added? I tried immediately after <subsystem
xmlns="urn:jboss:domain:messaging-activemq:4.0"> but this gave WFLYCTL0085: Failed to parse configuration.
BTW the problem I am trying to solve is user null does not have permission='consume' on address. This is despite me having
<server name="default">
<security-setting name="#">
<role name="guest" send="true" consume="true" create-non-durable-queue="true" delete-non-durable-queue="true"/>
</security-setting>
in my config.
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T:
020-8081-2367 / 07966-451-521
E: andrew.marlow@fisglobal.com
FIS | Empowering the Financial World
FIS Apex (UK) Limited * Registered in England and Wales No. 3573008 * Registered Office: 38th floor, 25 Canada Square, London, E14 5LQ, United Kingdom