Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Apr 2006 14:59:02 +0400
From:      Artem Gr <artem@bizlink.ru>
To:        freebsd-java@freebsd.org
Subject:   Re: JDK binary without X
Message-ID:  <4438E8F6.3090704@bizlink.ru>
In-Reply-To: <4437AA03.6090607@roq.com>
References:  <C769752C-B110-4480-882F-D5D10CF3026A@sf-net.com>	<20060408032859.U947@ganymede.hub.org>	<CE201DFE-3345-4AA8-8CE4-9A2455227121@sf-net.com>	<44379918.3070404@ev.net> <4437AA03.6090607@roq.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Some people just want to use it for a Tomcat server. A lot of people put 
> something like 'export CATALINA_OPTS=-Djava.awt.headless=true'
> to disable it as its just extra things they don't have to worry about.

I don't think it necessarily disables x-org dependencies. It turns off 
creation of windows and allows Java application to work without DISPLAY, 
but a lot of x-org graphic routines might still be used. 
"java.awt.headless" is used to do grapic in batch more. java.awt is 
still heavely used in this mode.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4438E8F6.3090704>