]
RH Bugzilla Integration commented on WFLY-3446:
-----------------------------------------------
Kabir Khan <kkhan(a)redhat.com> changed the Status of [bug
cli system props specified with -Dxxx for jboss-cli.sh/bat are
ignored
----------------------------------------------------------------------
Key: WFLY-3446
URL:
https://issues.jboss.org/browse/WFLY-3446
Project: WildFly
Issue Type: Bug
Components: CLI, Scripts
Affects Versions: 8.1.0.Final
Reporter: Alexey Loubyansky
Assignee: Tomaz Cerar
Fix For: 8.2.0.CR1, 9.0.0.Beta1
E.g. ./jboss-cli.sh -Djboss.cli.config=<PATH>/jboss-cli.xml
The system property won't be set, instead the argument will treated as simply a
command line argument.
This has to be fixed in the scripts themselves launching the CLI.