[
https://issues.jboss.org/browse/WFLY-2144?page=com.atlassian.jira.plugin....
]
Darran Lofthouse commented on WFLY-2144:
----------------------------------------
The CLI also has a GUI mode, I would expect adding -Djava.awt.headless=true to break
that.
jboss-cli should set -Djava.awt.headless=true
---------------------------------------------
Key: WFLY-2144
URL:
https://issues.jboss.org/browse/WFLY-2144
Project: WildFly
Issue Type: Bug
Components: CLI
Reporter: Robin Rosenberg
Assignee: Alexey Loubyansky
Priority: Minor
On OS X using jboss-cli.sh will cause focus to shift making it very inconvenient to do
other things while scripts that talk to jboss execute.
There is a workaround: export JAVA_OPTS=-Djava.awt.headless=true before invoking the cli,
but I see no reason for the CLI not do this itself. This also applied to the adduser.sh
script.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira