6 messages in org.apache.jackrabbit.usersRe: JCR WebDAV Question
FromSent OnAttachments
qcfireballOct 31, 2007 10:07 am 
Jozef WagnerOct 31, 2007 10:22 am 
qcfireballOct 31, 2007 11:01 am 
Angela SchreiberNov 1, 2007 12:53 am 
qcfireballNov 1, 2007 11:19 am 
Angela SchreiberNov 2, 2007 2:42 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: JCR WebDAV QuestionActions...
From:qcfireball (qcfi@yahoo.com)
Date:Oct 31, 2007 11:01:21 am
List:org.apache.jackrabbit.users

When connecting from WindowsXP, I am allowed to create new nodes, but not new properties. However, when connecting from Ubuntu Linux, I am allowed to create both, but new properties appear as binary properties.

I created a new String property with JCR Controller (by J. v. Weert) and it does not appear to either WebDAV client (XP or Linux).

Jozef Wagner wrote:

Hi,

With Bitkinex webdav client, I was able to view nodes through both Filebased and Item JCR-Server views.

I was also able to create folders and files (nt:file nodes, both binary and text) through Filebased view. I haven't tried to add/modify something in Item view.

I was able to lock a node in Filebased View, but unlock didn't work (maybe a bug in Bitkinex) and I could not modify that node further. I was able to remove that node in Item view though.

Best, Jozef Wagner

On 10/31/07, qcfireball <qcfi@yahoo.com> wrote:

Has anyone successfully used the WebDAV client for authoring new content within the JCR? > creating new properties on a node and populating them with plain text > creating new binary nodes containing arbitrary documents: word, pdf, bmp, gif, jpeg, etc.... > allowing multiple people collaborate on the creation and editing of this content

I suspect a new custom WebDAV servlet is required, but I am hoping the ones that come with Jackrabbit already provide this.

I have tried, with little success, of making this work as though the WebDAV "folder" is a regular filesystem. The repository side node and property types are not the types that I would have expected. Again, I suspect because that is the way the servlets are setup. -- View this message in context: http://www.nabble.com/JCR-WebDAV-Question-tf4726480.html#a13514099 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.