You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Reutter <to...@meinsenf.at> on 2002/06/06 09:51:47 UTC

need X running tomcat

Hi!

I'm running tomcat 3.3.1 on a linux box!

my servlets need some fonts to generate some images.
Now I have to do the following to start tomcat:

(no X is running)
login as root
startx &
export DISPLAY=myserver:0
tomcat.sh start

or

start xdm
login as root
tomcat.sh start

1. Am I on the right way???

2. How to automate this, so my tomcat runs after a reboot ...


thanks
michi

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>