Sorry for leaving out the details. I didn't really get an error. I succeeded in building everything and got both Apache and Tomcat running successfully, they just weren't working together. I had Apache running on port 8000 and Tomcat running on port 8080. Whenever I tried to access anything in the Tomcat webapps directory through port 8000, I would get a Object not found response.
But anyway, I finally got it to work using the instructions on this page: http://www.CNR.Berkeley.EDU/~salazar/apache_tomcat.html Thanks again to everybody for helping out. Thanks, Paul -----Original Message----- From: Gavin Lang To: [EMAIL PROTECTED] Sent: 07/01/2002 6:55 PM Subject: Re: tomcat 4.0.4 apache 2.0.39 integration What error did you get? If you had trouble building jk, try running "%ANT_HOME%"\bin\ant in the parent directory of jk; then run ant in the jk dir. Next time please consider supplying some details, vague questions usually get vague answers. -----Original Message----- From: Paul Ung [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 2 July 2002 10:02 AM To: [EMAIL PROTECTED] Subject: tomcat 4.0.4 apache 2.0.39 integration Hi, Does anybody know of any good websites/pages that explains step-by-step how to integrate Tomcat and Apache? I'm using Tomcat 4.0.4 and Apache 2.0.39 on Windows 2000. I already tried the tutorial at http://www.webmasterbase.com/article/305 but it didn't work maybe because that tutorial was for Tomcat 4.0.3 and not 4.0.4. Should it matter? Well, if anybody knows any other sites, please let me know. Thanks, Paul ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ________________________________________________________________________ ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
