[
https://issues.jboss.org/browse/WFCORE-745?page=com.atlassian.jira.plugin...
]
Marek Kopecký moved JBEAP-280 to WFCORE-745:
--------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-745 (was: JBEAP-280)
Workflow: GIT Pull Request workflow (was: CDW v1)
Affects Version/s: 2.0.0.Alpha3
(was: EAP 7.0.0.DR3)
Component/s: Scripts
(was: Scripts)
Target Release: (was: EAP 7.0.0.GA)
Standalone powershell script does't support --debug and -secmgr
option
----------------------------------------------------------------------
Key: WFCORE-745
URL:
https://issues.jboss.org/browse/WFCORE-745
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 2.0.0.Alpha3
Reporter: Marek Kopecký
Assignee: Marek Kopecký
Standalone powershell script does't support --debug option. Also -secmgr option and
SECMGR=true environment variable settings is missing in posershell script.
*Steps to Reproduce:*
# .\standalone.ps1 --debug
*Actual results:*
Debug mode is not active
*Expected results:*
{noformat}
...
Listening for transport dt_socket at address: 8787
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)