From users-return-9585-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Nov 13 08:13:06 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 16816 invoked from network); 13 Nov 2008 08:13:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Nov 2008 08:13:06 -0000 Received: (qmail 20705 invoked by uid 500); 13 Nov 2008 08:13:11 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 20692 invoked by uid 500); 13 Nov 2008 08:13:11 -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 20681 invoked by uid 99); 13 Nov 2008 08:13:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 00:13:11 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [217.237.162.101] (HELO mail.teliskp.de) (217.237.162.101) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Nov 2008 08:11:51 +0000 Received: from telisex4.telis.it.tfsh (97.0.0.71) by telisex03.telis.it.tfsh (10.1.8.183) with Microsoft SMTP Server id 8.1.291.1; Thu, 13 Nov 2008 09:12:31 +0100 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable x-cr-puzzleid: {55FEEEA2-6AC4-49DE-BE55-7D0C9C3D0C33} x-cr-hashedpuzzle: 2cc= AkBk BdFx Bvqf Byay Cpkx C7g9 C/Eu DbxA Ef/C EpEG FM2h GcAg GtGi H/uu JdRX;1;dQBzAGUAcgBzAEAAagBhAGMAawByAGEAYgBiAGkAdAAuAGEAcABhAGMAaABlAC4AbwByAGcA;Sosha1_v1;7;{55FEEEA2-6AC4-49DE-BE55-7D0C9C3D0C33};dwBvAGwAZgBnAGEAbgBnAC4AawB1AHIAegBAAGcAdwB2AHMALgBkAGUA;Thu, 13 Nov 2008 08:12:27 GMT;YQBjAGMAZQBzAHMAaQBuAGcAIAByAGUAcABvAHMAaQB0AG8AcgB5ACAAdwBpAHQAaAAgAHcAZQBiAGQAYQB2AD8A Content-Class: urn:content-classes:message Subject: accessing repository with webdav? Date: Thu, 13 Nov 2008 09:12:27 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: accessing repository with webdav? Thread-Index: AclFZ5Dp0LpnsCMKSF2m+wP178HdXg== From: Kurz Wolfgang To: X-Virus-Checked: Checked by ClamAV on apache.org Hi everyone, I wrote a little application that lets me store Articles and Documents in Jackrabbit. It works just fine but someone now told me that i could mount the Repository onto my filesystem via webdav tob e able to quickly exchange the documents. I have no idea how i would do something like that:-( I have installed the Jackrabbit WebApplication and on that user interface it says soemthing about webdav and i can browse the repository there but i cant exchange the files or anything. Do i need a special webdav client?=20 Can someone please tell me what i am missing or point me to somewhere to read up on this topic? Thx a lot in advance! Kurz Wolfgang