[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 09:07:45 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806903#comment-12806903 ] 

Robin Rosenberg commented on WFLY-2144:
---------------------------------------

Only if --gui is not passed as an option.

                
> 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