Remove the redundant gss top-level directory.
[pithos] / webdav / WEB-INF / jboss-web.xml
1 <?xml version="1.0" encoding="ISO-8859-1"?>\r
2 \r
3 <jboss-web>\r
4   <!-- Specify the security domain for authentication/authorization and\r
5    require that the domain's cache be flushed when the session invalidates.\r
6    -->\r
7    <security-domain flushOnSessionInvalidation="true">\r
8         java:/jaas/gssWebDAVSecurity\r
9    </security-domain>\r
10 </jboss-web>\r