> From: Christoph P.U. Kukulies [mailto:[email protected]] > Subject: Re: -Djava.awt.headless=true JVM parameter
> Interesting would be though, what headless exactly means and what it has > to do with graphics. Basically, it means there is no graphics display on the same machine as the JVM. Setting headless does not inhibit the generation of graphics, dust the direct display of them. http://www.oracle.com/technetwork/articles/javase/headless-136834.html - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
