SimpleJCRWebdavServlet supports only the WebDAV Methods and doesn't support the DeltaV Methods. It seems that we can use the ExoJCRWebdavServlet instead
that would support Delta V methods, but how to configure it to make it work with the exo-platform?