users@glassfish.java.net

Re: webdav: where is sun-web.xml?

From: <glassfish_at_javadesktop.org>
Date: Sun, 21 Oct 2007 18:48:25 PDT

default-web.xml is the default configuration of the web-tier of the entire GlassFish server.
So, right, what you have done is enough as far as basic WebDAV support is considered.

If you wanted to add security to a particular application's accessibility through WebDAV, you'll
need to do the security mapping in that application's sun-web.xml. A sun-web.xml is specific
to a given application and there is no server-wide equivalent for that file.

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=241423