[
https://issues.jboss.org/browse/WFLY-10242?page=com.atlassian.jira.plugin...
]
James Perkins commented on WFLY-10242:
--------------------------------------
I don't think we should allow {{-secmgr}} in the {{JAVA_OPTS}}. It's not a valid
JVM argument. There is a {{SECMGR=true}} environment variable that can be used in the
{{*.conf}} files. We've supported the {{SECMGR}} environment variable from the
introduction of the {{-secmgr}} flag and I think we should unify around the current
configuration options.
Unify secmgr JAVA_OPTS behaviour in WF scripts
----------------------------------------------
Key: WFLY-10242
URL:
https://issues.jboss.org/browse/WFLY-10242
Project: WildFly
Issue Type: Bug
Components: Scripts
Reporter: Marek Kopecký
Assignee: Kabir Khan
Unify secmgr JAVA_OPTS behaviour in WF scripts.
standalone&&domain&&appclient scripts doesn't allow to use secmgr by
JAVA_OPTS definition. wsconsume&&wsprovide scripts allow that (see
[
this|https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main...]
and
[
this|https://github.com/wildfly/wildfly/blob/master/feature-pack/src/main...])
All scripts should be unified.
cc: [~asoldano], [~jamezp], [~jbliznak], [~msvehla]
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)