Here is what I use in tomcat.sh :-) ... if [ "$DISPLAY" = "" ] ; then export DISPLAY=":1.0" /usr/bin/X11/Xvfb :1 -screen 0 1x1x24 -fn fixed -fc fixed -fp "/usr/lib/X11/fonts/misc:/usr/lib/X11/fonts/100dpi" & fi export TOMCAT_OPTS="-Xmx128M -Xms128M" .... Hope it will help ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
- Tomcat on linux without X Morten \(hetnet\)
- Re: Tomcat on linux without X Martin Holz
- Re: Tomcat on linux without X Morten \(hetnet\)
- Re: Tomcat on linux without X Morten \(hetnet\)
- SV: Tomcat on linux without X GOMEZ Henri
- SV: Tomcat on linux without X Rikard Westlund