You don't map class files to your folder in tomcat. You should pack everything into your own webapp directory and deploy it
into the $TOMCAT_HOME/webapps directory. Here's a short article that might help you out :


http://jakarta.apache.org/tomcat/tomcat-4.1-doc/appdev/index.html

For more info the servlet specification you can get that at http://java.sun.com

Olivier Marie wrote:

I tried several configurations modifying server.xml and tomcat.conf to map
my .class files folder.
Tomcat never found them (404).




I have difficulties to understand all subtilities of Tomcat configuration...

Could anyone tell me what modification i have to do in conf files ?

Many thanks

Olivier


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to