On Jan 27, 2008 3:42 PM, Delian Krustev <[EMAIL PROTECTED]> wrote:

> It is Tomcat 6.0.14 started with its security manager enabled.
>
> The host configuration is as follows:
>
> <Host

>         appBase="/home/USER/web-root"

Aside from the fact that putting Context elements in server.xml is
strongly discouraged, having a docBase == appBase is totally
wrong, and /will/ cause ugly problems.

>         <Context
>                 path=""
>                 docBase="/home/USER/web-root"

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to