>
> On Sep 23, 2008, at 7:23 AM, Gary Lawrence Murphy wrote:
>
> > <servlet-mapping url-pattern='/webdav/*' servlet-name='webdav'/>
> ...
> > but when I use a browser to access localhost:8080/webdav I get
> > a 404 Not-Found error.
> ...
> > what did I miss?
>


It could be as simple as adding a trailing slash in your URL, after all
there is an explicit slash in the servlet mapping.

-Knut

PS: It would be nice if Resin's WebDAV servlet implemented the LOCK
operation such that MacOSX would mount a WebDAV server as a read/write file
system.
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to