[wildfly-dev] wildfly14 JMS security config question

Marlow, Andrew Andrew.Marlow at fisglobal.com
Tue Nov 27 08:02:41 EST 2018


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 at fisglobal.com<mailto:andrew.marlow at fisglobal.com>
FIS | Empowering the Financial World [cid:image001.png at 01D112FA.C4A77D90] <https://www.facebook.com/FIStoday> [cid:image002.png at 01D112FA.C4A77D90] <https://twitter.com/FISGlobal> [cid:image003.png at 01D112FA.C4A77D90] <https://www.linkedin.com/company/fis>
FIS Apex (UK) Limited * Registered in England and Wales No. 3573008 * Registered Office: 38th floor, 25 Canada Square, London, E14 5LQ, United Kingdom
[50_3]

The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20181127/da0e1f60/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 807 bytes
Desc: image001.png
Url : http://lists.jboss.org/pipermail/wildfly-dev/attachments/20181127/da0e1f60/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 818 bytes
Desc: image002.png
Url : http://lists.jboss.org/pipermail/wildfly-dev/attachments/20181127/da0e1f60/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 796 bytes
Desc: image003.png
Url : http://lists.jboss.org/pipermail/wildfly-dev/attachments/20181127/da0e1f60/attachment-0006.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 19020 bytes
Desc: image004.png
Url : http://lists.jboss.org/pipermail/wildfly-dev/attachments/20181127/da0e1f60/attachment-0007.png 


More information about the wildfly-dev mailing list