Mauro Daniel Ardolino wrote:

May be I am confussed (sure!), but you are right, of course I am working
on Linux.  So if I have 2 files named for example...
file.jar
FILE.jar
...I think I'll have problems because "caseSensitive" is set to false!
(so Tomcat will not see the difference between file.jar and FILE.jar).

I'm sure wrong...it cannot be like this, can it?

Your filesystem is case sensitive, so no problems (caseSensitive adds an extra check if it's not).
In the next release, allowLinking="true" will imply caseSensitive="false".

R�my


--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to