Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 47729 invoked from network); 18 Jul 2008 13:23:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Jul 2008 13:23:09 -0000 Received: (qmail 84975 invoked by uid 500); 18 Jul 2008 13:23:07 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 84954 invoked by uid 500); 18 Jul 2008 13:23:07 -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 84943 invoked by uid 99); 18 Jul 2008 13:23:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 06:23:07 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michael.e.harris@gmail.com designates 74.125.46.31 as permitted sender) Received: from [74.125.46.31] (HELO yw-out-2324.google.com) (74.125.46.31) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2008 13:22:14 +0000 Received: by yw-out-2324.google.com with SMTP id 9so102163ywe.1 for ; Fri, 18 Jul 2008 06:22:38 -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:mime-version:content-type; bh=pTg7KXexFPaojqKj5OyqhNmPhgoy1/rp7hiCpoErIDo=; b=oZffxF2lOgT5ifkrL6guRJl1Q+1XQiPYblm9MY21sZiVPGRxomeHWB99xh2Gmg3plr Th3xpsetUY+jQDev8XoXkUK8nmQeE7XM9FLatQDrb87SRDSfDyXShxDvaFnXeypfqgsc k93JARKBafU1bZNMGPNWQres0By0/EshLBKCI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=OZS45SO6PVZQvOrYIz0rCFCUDHaBqwgc0SfVF77+ca4WVhh/ndT7gFvlkvYIT4gr7J P5b/cZ3TX38fTgWGQGCvMvdrl8qmW8ePt/iH59LGx3O2g/2dG8bT7J3bkosAGTo2Kpeb hPDGBsjn5X/4fC721MEgMAc0zuPYnAGs2DbqY= Received: by 10.103.223.9 with SMTP id a9mr92708mur.87.1216387357520; Fri, 18 Jul 2008 06:22:37 -0700 (PDT) Received: by 10.103.22.2 with HTTP; Fri, 18 Jul 2008 06:22:37 -0700 (PDT) Message-ID: <82670ba40807180622j600c5461mf4bf311a67f241ec@mail.gmail.com> Date: Fri, 18 Jul 2008 09:22:37 -0400 From: "Michael Harris" To: users@jackrabbit.apache.org Subject: newb transient repository questions MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_26336_33359909.1216387357518" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_26336_33359909.1216387357518 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline So from advice received in another thread, I have a test environment that uses a SimpleWebdavServlet extension running in jetty, which is embedded in a test harness. From that I can sort of list the contents of the TransientRepo created by the Servlet. 1. The TR goes away if its session is closed. Is there any way to get a session that needs to be explicitly closed? 2. With a TR can I programmatically configure the repo root directory? Thanx -- --------------------- Michael Harris ------=_Part_26336_33359909.1216387357518--