-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wes,
Wesley Wannemacher wrote: > There is generally a 'Virtual Framebuffer' available in both Linux and > Solaris IIRC. > > http://www.die.net/doc/linux/man/man1/xvfb.1.html While xvfb can be used to run java without access to the console, it's not actually using "headless" AWT. It's using a "headed" (?) AWT with a hidden head ;) > This may help, my situation was running a build task that required AWT, > so I am not familiar with Jasper, but it sounds like the same issue (AWT > needs an Xserver, but none runs on the machine). Running AWT headless still requires some X libraries to be installed, although there does not need to be an actual instance of X Windows running. (xvfb is an actual X instance running that does not connect to any physical devices like a keyboard, mouse, or monitor). The OP's problem might be that some required libraries are necessary to use headless AWT. Don, can you post the error message that you are getting? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFp8d/9CaO5/Lv0PARAs5iAKCOF6MnioOEahiZg0IwVdJlc2nLuwCggvCY WnhXbITFNNP7tkuiDNdNMYk= =BqOw -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]