2/27/02 11:23:51 PM, Lassie <[EMAIL PROTECTED]> wrote:

>Craig R. McClanahan wrote:
>
>>On Wed, 27 Feb 2002, Lassie wrote:
>>
>>>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.
>>
>Hi Craig,
>The web-inf directory is already in capital letter on the windows file 
>system. Is there another place, or another conf file I should check for 
>this "capital letter" thing ?
>

It really must be an issue of capital case. Here's how you could check.
1. From the Windows Explorer, go to View->Options and select the check box "Display 
the full path in the title bar".
2. Apply these changes.
3. Navigate to the WEB-INF folder, and select the web.xml file. Now check the title 
bar, if the folder name is not WEB-INF, then you just need 
to rename this. Remember, all the characters must be in capital case.


>Lassie
>
>
Sriram



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

Reply via email to