Hi,
Well the subject says it all. Has anyone got the above to work? I have
to confess I have never got it to work in any way shape or form. These are
the current entries in tomcat.properties.
wrapper.bin.parameters=-Xbootclasspath/a:/usr/local/tomcat/lib/pja.jar
wrapper.bin.parameters=-Dawt.toolkit=com.eteks.awt.PJAToolkit
wrapper.bin.parameters=-Djava.awt.graphicsenv=com.eteks.java2d.PJAGraphicsE
nvironment
wrapper.bin.parameters=-Djava2d.font.usePlatformFont=false
However they just seem to get completely ignored, with the test returning
an error message as though it isn't even looking:
Default Toolkit or Font class couldn't be instantiated.
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
the value of the DISPLAY variable.
at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
Any help, or simply a "Go away just install X and Xvfb" appreciated! :-)
Paul