Re: Visibility of resources under WEB-INF/classes

2005-02-20 Thread Rico
--- sven morales <[EMAIL PROTECTED]> wrote: > Hi, >I have no problem doing that in linux, having the > jsp files and classes in another directory besides > being under $CATALINA_HOME. > I wonder if you can try using a forward slash in > windows. There's no difference. The problem persist

Re: Visibility of resources under WEB-INF/classes

2005-02-20 Thread Rico
Hi. When I use my own Tomcat cannot find the resources as follows: C:\myWebApp\WEB-INF\classes\hibernate.cfg.xml and C:\myWebApp\WEB-INF\classes\log4j.properties Is that supposed to be the case? And when I install the web application to /webapps/ then it can find /webapps//WEB-INF/classes/hib