[xwiki-users] WebDAV and saving
I am using 1.9-milestone-2 and trying webdav. I am connecting via Mac OS finder. I can read files, but trying to save results in "unable to save" error on the Mac side of things and this in the log (truncated for brevity): 2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel] [14615126@qtp0-3] ERROR webdav.XWikiDavServlet - WebDAV Exception Occurred : org.apache.jackrabbit.webdav.DavException: Method Not Allowed I imagine I might have missed a configuration parameter somewhere. Any suggestions? Thanks, Sean
Hi Sean, On Sun, May 17, 2009 at 2:03 AM, Sean Davis <[email protected]> wrote:
I am using 1.9-milestone-2 and trying webdav. I am connecting via Mac OS finder. I can read files, but trying to save results in "unable to save" error on the Mac side of things and this in the log (truncated for brevity):
2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel] [14615126@qtp0-3] ERROR webdav.XWikiDavServlet - WebDAV Exception Occurred : org.apache.jackrabbit.webdav.DavException: Method Not Allowed
I imagine I might have missed a configuration parameter somewhere. Any suggestions?
Which file are you trying to save? is it /webdav/mach_kernel or is this some file generated by finder? (I'm not a mac user) Also, which editor are you using? (Did you try some other editor available?) You might have to configure your editor in a way similar to http://dev.xwiki.org/xwiki/bin/view/Drafts/WebDAVDavFs2#HConfiguringEditors Thanks. - Asiri
Thanks, Sean _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake < [email protected]> wrote:
Hi Sean,
On Sun, May 17, 2009 at 2:03 AM, Sean Davis <[email protected]> wrote:
I am using 1.9-milestone-2 and trying webdav. I am connecting via Mac OS finder. I can read files, but trying to save results in "unable to save" error on the Mac side of things and this in the log (truncated for brevity):
2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel] [14615126@qtp0-3] ERROR webdav.XWikiDavServlet - WebDAV Exception Occurred : org.apache.jackrabbit.webdav.DavException: Method Not Allowed
I imagine I might have missed a configuration parameter somewhere. Any suggestions?
Which file are you trying to save? is it /webdav/mach_kernel or is this some file generated by finder? (I'm not a mac user)
It was a simple test blog post and I was editing the .xml file.
Also, which editor are you using? (Did you try some other editor available?)
I have tried vi and TextEdit (Mac version of NotePad). I have also tried some command-line stuff and had some issues (resource busy). I'll play with this a bit more under linux and let you know if I come to any conclusions.
You might have to configure your editor in a way similar to http://dev.xwiki.org/xwiki/bin/view/Drafts/WebDAVDavFs2#HConfiguringEditors
Good pointer. Thanks, Sean
Thanks, Sean _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Sean Davis wrote:
On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake < [email protected]> wrote:
Hi Sean,
On Sun, May 17, 2009 at 2:03 AM, Sean Davis <[email protected]> wrote:
I am using 1.9-milestone-2 and trying webdav. I am connecting via Mac OS finder. I can read files, but trying to save results in "unable to save" error on the Mac side of things and this in the log (truncated for brevity):
2009-05-16 14:05:19,901 [http://localhost:8080/xwiki/webdav/mach_kernel] [14615126@qtp0-3] ERROR webdav.XWikiDavServlet - WebDAV Exception Occurred : org.apache.jackrabbit.webdav.DavException: Method Not Allowed
I imagine I might have missed a configuration parameter somewhere. Any suggestions?
Which file are you trying to save? is it /webdav/mach_kernel or is this some file generated by finder? (I'm not a mac user)
It was a simple test blog post and I was editing the .xml file.
Yes, that's not possible yet. See http://jira.xwiki.org/jira/browse/XWIKI-2910 and the last comment on the issue. -- Sergiu Dumitriu http://purl.org/net/sergiu/
On Sun, May 17, 2009 at 8:53 AM, Sergiu Dumitriu <[email protected]> wrote:
Sean Davis wrote:
On Sun, May 17, 2009 at 1:09 AM, Asiri Rathnayake < [email protected]> wrote:
Hi Sean,
On Sun, May 17, 2009 at 2:03 AM, Sean Davis <[email protected]> wrote:
I am using 1.9-milestone-2 and trying webdav. I am connecting via Mac OS finder. I can read files, but trying to save results in "unable to save" error on the Mac side of things and this in the log (truncated for brevity):
2009-05-16 14:05:19,901 [ http://localhost:8080/xwiki/webdav/mach_kernel] [14615126@qtp0-3] ERROR webdav.XWikiDavServlet - WebDAV Exception Occurred : org.apache.jackrabbit.webdav.DavException: Method Not Allowed
I imagine I might have missed a configuration parameter somewhere. Any suggestions?
Which file are you trying to save? is it /webdav/mach_kernel or is this some file generated by finder? (I'm not a mac user)
It was a simple test blog post and I was editing the .xml file.
Yes, that's not possible yet. See http://jira.xwiki.org/jira/browse/XWIKI-2910 and the last comment on the issue.
Thanks, Sergiu. This makes sense. Sean
participants (3)
-
Asiri Rathnayake -
Sean Davis -
Sergiu Dumitriu