Hi, If my memory serves well, we couldn't get this to work with Office2007 (although with Office2003 it works fine I think). Please read the following discussion for more information: http://www.mail-archive.com/[email protected]/msg06111.html Also, may be things have changed since the last time I looked into this. Better wait for a developer to reply. Hope this helps. - Asiri On Mon, Feb 20, 2012 at 3:01 PM, <[email protected]> wrote:
Hello all,
I would like to use XWiki WebDAV for editing MSOffice documents online To do this in read-write mode, we must configure XWiki WebDav on ROOT. Instead of opening the document from: http://myserver.test/xwiki/webdav/spaces/test/msoffice/Bonjour.docx
we must open it from: http://myserver.test/spaces/test/msoffice/Bonjour.docx
This is what I did: - I am running Tomcat 7 / XWiki Enterprise V2.6 - I renamed the ROOT context xwiki - I changed the servlet-mapping like this <servlet-mapping> <servlet-name>webdav</ servlet-name> <url-pattern>/*</ url-pattern> </ servlet-mapping>
Now I can't even request the document http://myserver.test/spaces/test/msoffice/Bonjour.docx
I have response: HTTP Status 400 - Bad Request
Is there any solution XWiki WebDAV to open MSOffice in read-write mode ?
Thanks in advance _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs