Investigating further I come to the conclusion that my problem may be
related to the invoker servlet.

Doesn't tomcat 3.3 have a central web.xml any longer?
Sorry, I know that talking about tomcat 5.x is more interesting
than talking about yesterdays. :-)

Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de


On Mon, Apr 05, 2004 at 10:28:28AM +0200, Christoph P. Kukulies wrote:
> I found the following in tomcat.conf in the 3.3 distribution:
> 
> ############################## Context mapping - you need to "deploy"
> # ( copy or ln -s ) the context into htdocs
> ##
> 
> # ApJservMount /CONTEXT/servlet  /root
> # <Location /CONTEXT/WEB-INF/ >
> #      AllowOverride None
> #      deny from all
> # </Location>
> 
> What would that mean? Do I have to
> ln -s /usr/local/jakarta-tomcat3.3/webapps/servlets /usr/local/www/data
> (or whatever the document root is)?
> 
> I found a /usr/local/www/servlets in the directory of my crshaed disk
> but cannot determin any longer whether this is a soft link, a directory
> or whatever or if this is only a relict of some experimenting.
> 
> 
> --

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

Reply via email to