I have a webserver (LM7.0, Apache 1.3.12, JServ 1.1.1, GNUJSP 1.0, Sun JDK
1.2.2) that gets the following error on ant attempt to generate a dynamic
image... works on Windoz 9x(Apache 1.3.12, Jserv1.1.1 GNUJSP1.0 and Sun
JDK1.2.2) and SCO Unix (Netscape Enterprise, Skunkware JDK1.2.2).
I know it has to have something to do with the display variable, but I've
tried setting it to:
IPADDRESS:
DISPLAY=192.ect.ect.ect:0
DNS Name:
DISPLAY=spock:0
Simple:
DISPLAY=:0
What should I set the display variable to so that a Java servlet can get to it?
-David Talbot
[28/06/2000 15:11:40:266 CDT] java.lang.InternalError: Can't connect to X11
wind
ow server using 'spock:0' as the value of the DISPLAY variable.
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java,
Compiled Code)
at org.apache.jserv.JServConnection.run(JServConnection.java,
Compiled C
ode)
at java.lang.Thread.run(Thread.java, Compiled Code)
[28/06/2000 15:11:55:687 CDT] java.lang.NoClassDefFoundError:
sun/awt/X11Graphic
sEnvironment
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java,
Compiled Code)
at org.apache.jserv.JServConnection.run(JServConnection.java,
Compiled C
ode)
at java.lang.Thread.run(Thread.java, Compiled Code)