From: "Willy Lin" <[EMAIL PROTECTED]>
> Thank you.  Now, I know I am not talking to myself.  You are right that
> there is no mention of case sensitivity at the context level in Tomcat
4.0,
> but it is mentioned at the resource level.
> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/resources.html

Okay... the only thing I see is an extra 's'.  The docs say:

"A Resources element MAY be nested inside a Context component.:

And you have:
> <Context path="/Live" docBase="\\host1\dir1" debug="0" privileged="true">
> <Resource name ="" type="org.apache.naming.resources.FileDirContext"
>     ...

Resource vs. Resource_s_?

-- 
Wendy Smoak


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

Reply via email to