Hi all, I'm using the cewolf taglib (which incorporates JFreeChart) to draw charts on Linux. It would seem that cewolf requires an x-server to draw its charts (-Djava.awt.headless=true is _not_ good enough) and one possible solution is using Xvfb. The trouble is I can't seem to get Tomcat and the xvfb to communicate - the cewolf img just hangs on an eternal load. Anyone successfully set this combo up can give me a step-by-step?
I've tried: Xvfb :1 export DISPLAY=:1 tomcat/bin/startup.sh and variations on that theme but always the same problem. I'm running Tomcat 4.0.6, j2sdk1.4.1_02, Apache 1.3.27 on RH 7.3 (2.4.18). Many thanks in advance, Oliver ******************** Oliver Meyn [EMAIL PROTECTED] "Things should be made as simple as possible, but no simpler." - Albert Einstein --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]