Re: Starting the apache tomcat 4.05 servlet engine on windows xp

2005-11-23 Thread Jon Wingfield
Try the binary distribution instead of the source bundle: http://archive.apache.org/dist/tomcat/tomcat-4/archive/v4.0.5/bin/ Either jakarta-tomcat-4.0.5.zip or jakarta-tomcat-4.0.5.exe should be fine. CATALINA_HOME will probably then be: C:\tomcat\jakarta-tomcat-4.0.5 HTH, Jon Aaron Bortman w

RE: Starting the apache tomcat 4.05 servlet engine on windows xp

2005-11-22 Thread Caldarale, Charles R
> From: Aaron Bortman [mailto:[EMAIL PROTECTED] > Subject: Starting the apache tomcat 4.05 servlet engine on windows xp > > 7) I have been unable to get the welcome page to display when > I point a browser at http://localhost:8080. Windows firewall, perhaps? Try doing a netsta

Starting the apache tomcat 4.05 servlet engine on windows xp

2005-11-22 Thread Aaron Bortman
Hello, In my job I recently have been assigned to work with Cocoon. In order to be able to use cocoon I need to be able to deploy it on a servlet engine. The book I am reading to learn Cocoon has chosen tomcat 4.0.5 as the servlet engine to use. I am having a problem getting tomcat to star