2 Replies Latest reply on May 6, 2014 10:11 AM by antonid

    WebDAV-server

    rherma

      Hi.

       

      Is there examples available for implementing a WebDAV-server? I found some old domcumentation, Chapter 9. Accessing ModeShape Remotely, Chapter 11. Accessing ModeShape Remotely.

       

      How ever, my use case is:

       

      • User A exports content from an app using WebDAV, e.g sending it to the repository

      • The WebDAV server (that I want to implement) handles access control, versiong with JCR etc.

      I

       

      I have read: Using Repositories with WebDAV in EAP - ModeShape 3 - Project Documentation Editor

      My first goal is simply to add the correct web.xml and pom.xml inside my IDE (Netbeans) ans the deploy a .war to JBoss.