> From: testwreq wreq [mailto:testw...@gmail.com] > Subject: Re: How do I set up and run Tomcat 5.5.23 on Cetos5.3 > > /var/lib/tomcat5/webapps is empty.
Which could be why you get a blank page. However, your ps output shows Tomcat running from /usr/share/tomcat5, not /var/lib/tomcat5; are they symlinked together? If not, why do you think /var/lib/tomcat5 is important? The applications distributed with Tomcat are normally under the <Host> appBase directory; since you're using a mangled 3rd-party distribution of Tomcat, they may have been removed, or located somewhere else - in which case you'll need help from whoever mangled the distribution. If you use a standard Tomcat distribution from tomcat.apache.org, we could provide more and better help. The Tomcat startup script you're using also adds a lot of junk to the initial classpath - that's another potential problem. Make sure you do not have the CLASSPATH variable set when starting Tomcat. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org