• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Tim Cooke
Sheriffs:
  • Rob Spoor
  • Liutauras Vilda
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
  • Tim Moores
  • Mikalai Zaikin
  • Carey Brown
  • Piet Souris
Bartenders:
  • Stephan van Hulst

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.
 
Ranch Hand
Posts: 3695
IntelliJ IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I think Tomcat 4.1 requires jdk 1.3.x and above.

This one will close, please follow in the duplicate
[ December 12, 2003: Message edited by: Mike Curwen ]
 
High Plains Drifter
Posts: 7289
Netbeans IDE VI Editor
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The Mighty Curwen has spoken! All heed the Mighty Curwen!
 
Destroy anything that stands in your way. Except this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic