]
Tomaz Cerar reopened WFCORE-1084:
---------------------------------
Still has some issues with way env variables are specifed
Standalone powershell script does't support SECMGR=true
environment variable
----------------------------------------------------------------------------
Key: WFCORE-1084
URL:
https://issues.jboss.org/browse/WFCORE-1084
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 2.0.0.CR8
Reporter: Marek Kopecký
Assignee: Tomaz Cerar
Priority: Minor
Fix For: 2.0.3.Final
Standalone powershell script does't support SECMGR=true environment variable.
Standalone script should enable security manager with this environment variable. Security
manager can be enabled also by using -secmgr (this works correctly in EAP 7.0.0.DR13)