[
https://issues.redhat.com/browse/WFLY-9129?page=com.atlassian.jira.plugin...
]
Lukas Vydra commented on WFLY-9129:
-----------------------------------
Hi [~rsearls], are you still able to reproduce it? I have created a small reproducer
([
https://github.com/lvydra/wfly-9129-reproducer]) servlet, which is proving that enabling
a security manager is working.
Setting env var SECMGR=true no longer works
-------------------------------------------
Key: WFLY-9129
URL:
https://issues.redhat.com/browse/WFLY-9129
Project: WildFly
Issue Type: Bug
Components: Security Manager
Affects Versions: 10.0.0.Final, 10.1.0.Final, 11.0.0.Alpha1
Reporter: r searls
Assignee: Lukas Vydra
Priority: Major
Setting env var SECMGR=true is suppose to enable the security manager.
It is not working. I've tried the following and none of them enable
the security manager.
export SECMGR=true;
on the cmd-line -DSECMGR=true
edit bin/standalone.conf and uncomment line SECMGR="true"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)