Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 16910 invoked from network); 4 Feb 2008 05:37:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2008 05:37:49 -0000 Received: (qmail 69851 invoked by uid 500); 4 Feb 2008 05:37:39 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 69834 invoked by uid 500); 4 Feb 2008 05:37:39 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 69825 invoked by uid 99); 4 Feb 2008 05:37:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Feb 2008 21:37:39 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [144.140.93.154] (HELO omta02sl.mx.bigpond.com) (144.140.93.154) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Feb 2008 05:37:25 +0000 Received: from oaamta05sl.mx.bigpond.com ([61.9.152.71]) by omta02sl.mx.bigpond.com with ESMTP id <20080204053712.FAII26674.omta02sl.mx.bigpond.com@oaamta05sl.mx.bigpond.com> for ; Mon, 4 Feb 2008 05:37:12 +0000 Received: from davidic ([61.9.152.71]) by oaamta05sl.mx.bigpond.com with ESMTP id <20080204053712.SUKD23867.oaamta05sl.mx.bigpond.com@davidic> for ; Mon, 4 Feb 2008 05:37:12 +0000 From: "Roland Porath" To: Subject: properties on collections Date: Mon, 4 Feb 2008 16:36:43 +1100 Message-ID: <001b01c866ef$f00ed560$4301a8c0@speedlegal.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992 Thread-Index: Achm7+oPb0KIJ/6YTqGJVkY+sF+lWA== X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A010202.47A6A487.0136,ss=1,fgs=0 X-Virus-Checked: Checked by ClamAV on apache.org I am using jackrabbit as a webdav server. Is it possible to set properties on collections Whenever I try (with cadaver) it the only thing that happens is the getlastmodified property is updated. Apart from that no error message, no exceptions and the property I am trying to set is not there. Cheers roland