hi

please use the 'simple' server (SimpleWebdavServlet) if
you are looking for webdav functionality.

the jcr-server is design for completeley different
purpose (i.e. remoting of jcr-calls via webdav) and
you won't find there the common webdav behaviour you
are probably looking for.

regards
angela

Noah Vihinen wrote:
When putting files into the repository using the JCRWebdavServer servlet, it always attempts to add them as a BINARY property onto the specified node. I was expecting the servlet to create a nt:file node with a sub nt:resource node. Is there something I haven't configured correctly?

Reply via email to