[jboss-jira] [JBoss JIRA] (WFLY-2144) jboss-cli should set -Djava.awt.headless=true
Darran Lofthouse (JIRA)
jira-events at lists.jboss.org
Tue Sep 24 07:51:45 EDT 2013
[ https://issues.jboss.org/browse/WFLY-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806876#comment-12806876 ]
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
More information about the jboss-jira
mailing list