From users-return-6554-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Thu Feb 21 07:26:21 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 37757 invoked from network); 21 Feb 2008 07:26:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2008 07:26:21 -0000 Received: (qmail 31615 invoked by uid 500); 21 Feb 2008 07:26:15 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 31596 invoked by uid 500); 21 Feb 2008 07:26:15 -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 31587 invoked by uid 99); 21 Feb 2008 07:26:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Feb 2008 23:26:15 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of anchela@day.com designates 62.192.10.254 as permitted sender) Received: from [62.192.10.254] (HELO goobak01.day.com) (62.192.10.254) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Feb 2008 07:25:28 +0000 Received: by goobak01.day.com (Postfix, from userid 1212) id 745A05086C; Thu, 21 Feb 2008 08:16:00 +0100 (CET) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by goobak01.day.com (Postfix) with ESMTP id 125AA50869 for ; Thu, 21 Feb 2008 08:15:59 +0100 (CET) Received: by py-out-1112.google.com with SMTP id f47so3223642pye.8 for ; Wed, 20 Feb 2008 23:25:46 -0800 (PST) Received: by 10.140.192.9 with SMTP id p9mr6427579rvf.193.1203578746016; Wed, 20 Feb 2008 23:25:46 -0800 (PST) Received: from ?10.0.0.62? ( [62.192.10.254]) by mx.google.com with ESMTPS id n20sm21423173pof.6.2008.02.20.23.25.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 20 Feb 2008 23:25:44 -0800 (PST) Message-ID: <47BD27D6.2050208@day.com> Date: Thu, 21 Feb 2008 08:27:18 +0100 From: Angela Schreiber User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: users@jackrabbit.apache.org Subject: Re: WebDAV authentication References: <47BAFC1E.5070506@day.com> <47BB0F0F.50103@day.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org hi brad > that doesn't work for me. Here's the relevant section of my web.xml > > > JCRWebdavServer are you sure, you are editing the right servlet? if you want to use the common webdav server (that's what i thought) you would rather have to edit the config for Webdav that has the servlet-class to point to SimpleWebdavServlet angela