From users-return-11120-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Wed Apr 08 05:49:29 2009 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 88462 invoked from network); 8 Apr 2009 05:49:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2009 05:49:29 -0000 Received: (qmail 98274 invoked by uid 500); 8 Apr 2009 05:49:27 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 98208 invoked by uid 500); 8 Apr 2009 05:49:27 -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 98197 invoked by uid 99); 8 Apr 2009 05:49:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 05:49:27 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of madhusudhanan23@gmail.com designates 209.85.198.237 as permitted sender) Received: from [209.85.198.237] (HELO rv-out-0506.google.com) (209.85.198.237) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Apr 2009 05:49:18 +0000 Received: by rv-out-0506.google.com with SMTP id l9so5147096rvb.31 for ; Tue, 07 Apr 2009 22:48:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:mime-version:content-type:x-priority:user-agent:x-mailer :status; bh=vLOsPCMins0GDRAVhVk/2y9gJIDGULBMgQMswPrWTaQ=; b=GBcEErb1lVl5FWZFMgfnZ5VCDazzXGujEO3Q3liQVRl06DBkwBI/KlRD6vP9//rWjy al0D2NAkEv4Ys5HdB+I5oQVum1yC3zh14D+LG94Cewm6xgJx0zjrtBZfm6LU54HI7nKs jn5ZJU2vqoVdKQqqzcuevXrEp35pqDbLq6ZlI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type :x-priority:user-agent:x-mailer:status; b=w5TWy5IZ7VJWm4IQtRZmCUovFAy8s6O8JMCe2TTRochOoaygWB0/6XTCi0KkNikst/ VvWIRH2B4htsSGpa1VqWy08F5tv7IoelvBN3e17zRHaDU7YjDr6hqxLTfnyzRKbzMUkZ Q+Ebcn1LuUi6tn9bhRRuu4v/YmtkRo4GwXVp0= Received: by 10.142.84.5 with SMTP id h5mr314437wfb.81.1239169736984; Tue, 07 Apr 2009 22:48:56 -0700 (PDT) Received: from 172.31.250.201 (sender1.zohomail.com [72.5.230.103]) by mx.google.com with ESMTPS id 30sm4544723wfd.29.2009.04.07.22.48.55 (version=SSLv3 cipher=RC4-MD5); Tue, 07 Apr 2009 22:48:56 -0700 (PDT) Message-ID: <12084459843.-7384511199883110323.-7821631730394564800@gmail.com> Date: Wed, 08 Apr 2009 11:18:54 +0530 From: imadhusudhanan To: users Subject: Web Folders client suport .. Cc: madhusudhanan23 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11807_1862297934.1239169734723" X-Priority: 3 (Medium) User-Agent: Zoho Mail X-Mailer: Zoho Mail Status: RO X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11807_1862297934.1239169734723 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Dear All, =09 I wonder how JR handles webfolder client. Sometimes when I pass a reque= st to JR say /webdav/repository/default/username I can also see WebFolder r= equesting as=20 /webdav/repository/default or /webdav alone ... still I get landed in the = root /webdav/repository/default/username. What are these sample requests se= nt by WebFolder Client and How does JR handle the same .?? (The question is= out of my interest on how JR handles login I would like to implement my ow= n login module for JR). ------=_Part_11807_1862297934.1239169734723--