[jboss-jira] [JBoss JIRA] (WFLY-2144) jboss-cli should set -Djava.awt.headless=true

Robin Rosenberg (JIRA) jira-events at lists.jboss.org
Tue Sep 24 07:49:45 EDT 2013


Robin Rosenberg created WFLY-2144:
-------------------------------------

             Summary: 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