Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 93373 invoked from network); 26 Nov 2009 13:51:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Nov 2009 13:51:51 -0000 Received: (qmail 18964 invoked by uid 500); 26 Nov 2009 13:51:50 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 18902 invoked by uid 500); 26 Nov 2009 13:51:50 -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 18891 invoked by uid 99); 26 Nov 2009 13:51:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 13:51:50 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jukka.zitting@gmail.com designates 209.85.218.214 as permitted sender) Received: from [209.85.218.214] (HELO mail-bw0-f214.google.com) (209.85.218.214) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Nov 2009 13:51:48 +0000 Received: by bwz6 with SMTP id 6so570869bwz.11 for ; Thu, 26 Nov 2009 05:51:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=f0XH5zF4AC5XsLji3NjLZI1jhOXsgUiE3y/7OHb1i64=; b=rr+11iNzlWh2GBq5y2uamv74rLhyPvBDSagXEGs6uS/V8g1T6FGVrxoiqr3KP4eU0R 0TMYDkYvMNZoD/pUvMPWxNNS2S9JQ4OxUUx1UUbNqEAxEtowftBdzjWcoxsPY4iNRgYn aOBc8COwmWSZzN+1l5JbbBE+ot7KJPS340WXU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=MhhU386YhNoCsmgcxqgQ6P/mhLrJJ197RJFlfmC1W7I7p5BAQ7EbvifCcbT2cJKV1g SMbo37+8H0ciUg7jO/PkMsdtK5zLPd5Hb03hjwwQHhGh8c61dC2H7Y54xwdIeBL0CPTv OSUi5oG/EkW5lBhqGpFTDKGPHw6HpIVB4tUYE= MIME-Version: 1.0 Received: by 10.204.153.22 with SMTP id i22mr3891307bkw.123.1259243487094; Thu, 26 Nov 2009 05:51:27 -0800 (PST) In-Reply-To: References: <91f3b2650911250225h9b16c07s1d213ac8f6493262@mail.gmail.com> <510143ac0911260534l7d1d3992q1d2ae028e1896316@mail.gmail.com> From: Jukka Zitting Date: Thu, 26 Nov 2009 14:51:07 +0100 Message-ID: <510143ac0911260551y71009fcw9c301dd7d04c4200@mail.gmail.com> Subject: Re: tmp files filling up tomcat To: users@jackrabbit.apache.org Content-Type: text/plain; charset=ISO-8859-1 Hi, On Thu, Nov 26, 2009 at 2:40 PM, Julien Poffet wrote: > Actually I run the version 1.6 for the source WebDav but my target > repository runs under the version 1.5.7 of Jackrabbit. > > Since the version of my target repository is lower than 1.6 it wouldn't > work? right? Not sure. There hasn't been major changes to the persistence formats, so depending a bit on your choice of persistence managers it might just work. At least it's probably worth a try. Is there a reason why you can't upgrade the target repository to 1.6? BR, Jukka Zitting