• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat4.1.29 doen't work, please suggest me!

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Environment: windows 2000 server with IIS 5.0, JDK1.2.2
First:
I download Tomcat4.1.29.exe from (http://jakarta.apache.org/site/binindex.cgi ,release build version)
(In fact don't know the difference between 4.1.29.zip and 4.1.29.exe)
then install Tomcat.
2.Set Java_home=C:\jdk1.2.2, TOmcat_home=C:\tomcat4.1.29
3.then I try http://localhost:8080, but doesn't work, no tomcat web page
4. try to put isapi_redirect_1.2.5.dll (found http://apache.mirror.pacific.net.au/jakarta/tomcat-connectors/jk/binaries/win32/) under C:\tomcat4.1.29\conf, still doesn't work.
Why?? Please any suggestion!!!
 
mister krabs
Posts: 13974
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to Tomcat forum.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic