Re: Help - "javax.servlet.UnavailableException: No resources"

2007-10-03 Thread Mark Thomas
shahab wrote: > So I downloaded the webDAV Servlet and included it in my application. >From where? The webdav servlet is part of the standard Tomcat distribution. Mark - To start a new topic, e-mail: users@tomcat.apache.org To

Help - "javax.servlet.UnavailableException: No resources"

2007-10-03 Thread shahab
Hi, I am trying to use webDAV servlet in my application So I downloaded the webDAV Servlet and included it in my application. I put it in "mypackage" package. But when a request is directed to this servlet, I get the following error. INFO: Marking servlet webdav as unavailable Oct 3, 2007 4:47