On Wed, 27 Feb 2002, Lassie wrote:

> Date: Wed, 27 Feb 2002 18:03:13 +0100
> From: Lassie <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Tomcat v4.0.2 :  doesn't find JAR files in the WEB-INF/lib
>
> Hi,
> Is somebody already aware of the following behavior :
> Tomcat is unable to find my JAR files, if I place them into the
> <MY_CONTEXT>/Web-inf/lib directory (classNotFoundException).
> This is only working when using %CATALINA_HOME%/lib or
> %CATALINA_HOME/common/lib.
>

The WEB-INF directory name *****must***** be in all capital letters.
Servlet and JSP pages are case sensitive, even on Windows.

> Is there a workaround for that ?
> Thanks
>
> Lassie
>
> PS : I checked the CLASSPATH with the org.apache.catalina.jsp_classpath
> class, and It looks like it's OK. weird...
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to