On Mon, 2005-09-19 at 11:30 -0400, Martin Cordova wrote: > Hello, I am using JamVM with Classpath 0.18 > > I wonder if it is possible to use the system property: > > -Djava-awt.headless=true in order to create server-side graphics from > servlets running on Linux with X common libs installed, but without a > graphics environment. > > I am not able to test it myself a this moment, but previous tests with > 0.17 generated exceptions. That's why I am asking.
It likely still will generate exceptions; if you can reproduce them with a small test case please submit a bug report to the classpath/awt component in gcc.gnu.org/bugzilla. Eventually we'll have to start testing headless mode but we haven't been so far. Tom _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

