You are here
Christos Pras - Fri, 2010/03/26 - 12:10
Hi all,
I install OK the Standalone Tomcat Appliance.
I install the MySQL with the command
apt-get install mysql-server mysql-client libmysqlclient15-dev
I set correctly the system path variables for the Tomcat, Ant, Java, etc.
I deploy the track.war file to the Tomcat server with the File Manager to /usr/share/tomcat5.5/server/webapps
I try to check the site by accessing the url of the Tomcat and now it says "It Works" and not the Tomcat login page!!!!
What have I done wrong?????
Please help
Forum:
Sounds like Apache is pointing to default dir
which off the top of my head is /var/www or something like that. I'm not sure why its done that but I guess it needs to point to the Tomcat dir. Off the top of my head I don't have a clue where that is, I'd suggest comparing with a default appliance. Usually the www root is set in apache.conf. There should be an Apache Webmin module which may make it easier to see whats going on.
Add new comment