Hello,
I would like to run a java program as at-job. This works OK, but the program
needs to manipulate (not display) some Image objects, thus initializing the
AWT, and this fails, because in a at-job there isn't necessarily a valid
DISPLAY variable (and no X display, of course). So the program crashes when it
first uses some AWT stuff.
Can I do anything to make this work?
MbG, Ekkehard
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]