Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E5F45D530 for ; Thu, 11 Oct 2012 22:44:33 +0000 (UTC) Received: (qmail 74268 invoked by uid 500); 11 Oct 2012 22:44:33 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 74102 invoked by uid 500); 11 Oct 2012 22:44:32 -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 74090 invoked by uid 99); 11 Oct 2012 22:44:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 22:44:32 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of peter@emailross.com designates 209.85.220.170 as permitted sender) Received: from [209.85.220.170] (HELO mail-vc0-f170.google.com) (209.85.220.170) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Oct 2012 22:44:26 +0000 Received: by mail-vc0-f170.google.com with SMTP id fo14so6034902vcb.1 for ; Thu, 11 Oct 2012 15:44:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=1ZSvD14tLIn3Tt+06fMEMqRwCc/Wfmk1ktZB3a/+wLc=; b=bSvaeOwfWd5jCPQ4FNpyNepMBmXaGmI+7rTxQd34NNPaRzs9JK+7wSz0Y5EE4oahM+ Cv1fuQ4nhdSIw/8nn/uwXCezrCkRP8MAPQb8bRchQRSgD8jipE2VeA0ssDja5G7m4EtO MMGWeILAGWm3Gdq/2jKUIi1YUrE14Q/bkpwyqo3Gkef4iyryphEwgDzKL166q5Ew3n8g c7W0S8WMOcZFW19jQU9ky2Efv+tGkfy+ATp9CIvWfJHsToAgPieH8d2to8Qs/5T/N+9u 6e61taGH0YNFEht6fI/KffqrTRDiF4Edq5SWOH7ENYpSmSDWhN4qRuW8BgWVY7sz7GxW ASWw== MIME-Version: 1.0 Received: by 10.52.98.66 with SMTP id eg2mr1144295vdb.60.1349995445547; Thu, 11 Oct 2012 15:44:05 -0700 (PDT) Received: by 10.220.62.2 with HTTP; Thu, 11 Oct 2012 15:44:05 -0700 (PDT) In-Reply-To: <5076949C.5090306@gmx.de> References: <5076949C.5090306@gmx.de> Date: Fri, 12 Oct 2012 09:44:05 +1100 Message-ID: Subject: Re: Attempting to use RFC 5323 to search jackrabbit WEBDAV repository, but getting HTTP 405 response From: Peter Ross To: Julian Reschke Cc: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQk23zSgo4TIvkoAHJ253DtRwyGkVRyJZuIaxO5GnwB+QxRJ2QRCM/2uXH+5JpbdZRr0idfx On 11 October 2012 20:42, Julian Reschke wrote: > On 2012-10-11 08:20, Peter Ross wrote: >> >> Hi, >> >> I'm trying to search a jackrabbit 2.4.1 repository using RFC 5323 >> commands. >> >> According to >> jackrabbit supports this mode of use. >> ... > > > AFAIK, Jackrabbit does not support DAV:basicsearch (but that doesn't explain > the 405). > Where can I find the documentation on what is supported? Peter