"awol" = away without leave. Maybe "mia" = missing in action would have been more appropriate!
After pointing my WebDAV client (BitKinex) at http://localhost:8080/webdav/default I copy a file fw9.docx (see log below - looks ok?) Then in my browser, I see the file. I click on it, and see jcr:content. I click on that, and see ".." (ie only a link to the parent dir). cheers .. Jason 05:52:45.065 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG o.a.j.w.simple.ResourceFactoryImpl - Creating resource for non-existing repository node. 05:52:45.068 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.http.HttpParser - filled 16384/16384 05:52:45.068 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.http.HttpParser - filled 16384/16384 05:52:45.068 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.http.HttpParser - filled 16384/16384 05:52:45.069 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.http.HttpParser - filled 16384/16384 05:52:45.074 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.http.HttpParser - filled 10589/10589 05:52:45.077 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG o.a.j.webdav.simple.DavResourceImpl - Starting IOHandler (org.apache.jackrabbit.server.io.DefaultHandler) 05:52:45.079 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Adding node [//fw9.docx] 05:52:45.080 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Adding node [/fw9.docx/jcr:content] 05:52:45.114 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Setting property [/fw9.docx/jcr:content/jcr:data] 05:52:45.115 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Setting property [/fw9.docx/jcr:content/jcr:mimeType] 05:52:45.115 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Removing property [jcr:encoding] 05:52:45.116 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.apache.jackrabbit.oak.audit - [admin] [session-26] Setting property [/fw9.docx/jcr:content/jcr:lastModified] 05:52:45.116 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG o.a.j.webdav.simple.DavResourceImpl - Result for IOHandler (org.apache.jackrabbit.server.io.DefaultHandler): OK 05:52:45.132 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG o.a.j.oak.plugins.index.IndexUpdate - Indexing report - /oak:index/nodetype(2) 05:52:45.135 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG o.a.j.w.s.DavSessionProviderImpl - Releasing session 'org.apache.jackrabbit.webdav.simple.DavSessionImpl@12c20a30' from request 'org.apache.jackrabbit.webdav.WebdavRequestImpl@7c64deef' 05:52:45.135 [qtp717176949-20 - /webdav/default/fw9.docx] DEBUG org.eclipse.jetty.server.Server - RESPONSE /webdav/default/fw9.docx 201 handled=true On Mon, Nov 9, 2015 at 11:51 PM, Julian Reschke <[email protected]> wrote: > On 2015-11-09 01:55, Jason Harrop wrote: > >> >> >> 3. webdav put: creates node structure, but binary content seems to be >> awol >> > > "awol"? > > > Best regards, Julian >
