Dear Sir/Madam,

I've integrated tomcat 4.0 with Apache ( with the mod_webapp module)/
I've configured the warp Connection in Apache as followed

WebAppConnection conn warp localhost:8008
WebAppDeploy  projekt1  conn /projekt1


After the configuration I run the Apachectl configtest and everything
looks fine.
The I  restarted Tomcat and Apache in the preferable way (10 seconds delay).

As in the documentation described I can now request the jsp/servlets in
Apache as follows

http://localhost/projekt1

However,  Instead of retrieving the JSP's, I got an 404 - http error.

Any ideas, why Apache does giv this error instead of the JSP's in projekt1?

Thanks in advance!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to