Ok, you installed Tomcat, but is it running? Something like: $CATALINA_HOME/bin/start.sh should have happened before pointing at http://localhost:8080. It's a common mistake.
Gerardo On Wed, 8 Sep 2004, Lash, David A (David) wrote: > Hi > I am trying to figure out why my tomcat install is not working. > > System: Apache 1.3.29 > Server: Solaris 8 > Tomcat: 4.1.18 > > > I installed tomcat (setting my CATALINA_HOME and JAVA_HOME). > > When I go to http://localhost:8080 I cannot display the 'default page'. Any idea > why? Enclosed is the 'page' I receive: > > Thanks > dave l > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
