Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 35680 invoked from network); 29 Apr 2006 15:56:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Apr 2006 15:56:52 -0000 Received: (qmail 78076 invoked by uid 500); 29 Apr 2006 15:56:52 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 78065 invoked by uid 500); 29 Apr 2006 15:56:51 -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 78056 invoked by uid 99); 29 Apr 2006 15:56:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Apr 2006 08:56:51 -0700 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [69.61.72.191] (HELO redwerk.com) (69.61.72.191) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 29 Apr 2006 08:56:51 -0700 Received: by redwerk.com (Postfix, from userid 1001) id D289752FCE; Sat, 29 Apr 2006 17:56:30 +0200 (CEST) Date: Sat, 29 Apr 2006 17:56:30 +0200 From: bofh@redwerk.com To: users@jackrabbit.apache.org Subject: Re: CQFS Message-ID: <20060429155630.GA27610@redwerk.com> References: <20060428152741.GA24808@office.redwerk.com> <8be731880604290611v3b16aa29j924b910e38882683@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <8be731880604290611v3b16aa29j924b910e38882683@mail.gmail.com> User-Agent: Mutt/1.5.11 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Sat, Apr 29, 2006 at 03:11:32PM +0200, Tobias Bocanegra wrote: > hi eugene, > >> Where is it possible to download latest CQFS 3.6 jars? > the jars can be found there: http://www.day.com/maven/cqfs/jars/ > >cqfs is not part of Apache Jackrabbit and (AFAIK) is not > >downloadable anywhere (it is included in Day's commercial > >products, which are not for discussion here). > it's part of day's product but it's free to use. Thank you very much! For instance, may be you could suggest something - we tried to import some existing database into jackrabbit using CQFS repository backend, and importing was success. But when we tried to open the repository - it hold when we tried to log in and obtain a session. We removed our custom access managersetc, used default repository.xml with just changes required to use CQFS. Tried that on both FreeBSD 5.4, Debian and Gentoo with same results.