Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 2915 invoked from network); 12 Sep 2007 15:43:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Sep 2007 15:43:30 -0000 Received: (qmail 26079 invoked by uid 500); 12 Sep 2007 15:43:22 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 26063 invoked by uid 500); 12 Sep 2007 15:43:22 -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 26054 invoked by uid 99); 12 Sep 2007 15:43:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 08:43:22 -0700 X-ASF-Spam-Status: No, hits=4.0 required=10.0 tests=DNS_FROM_OPENWHOIS,FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Sep 2007 15:44:56 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IVUMk-0007L7-2s for users@jackrabbit.apache.org; Wed, 12 Sep 2007 08:42:58 -0700 Message-ID: <12638385.post@talk.nabble.com> Date: Wed, 12 Sep 2007 08:42:58 -0700 (PDT) From: russ_2007 To: users@jackrabbit.apache.org Subject: Re: AW: First Hop--Newbie In-Reply-To: <9C726F68EDAFC94C9892877168E62CC701052EA0@srv-actano08.ACTANO.LOCAL> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: russray_2007@yahoo.com References: <12618647.post@talk.nabble.com> <9C726F68EDAFC94C9892877168E62CC701052EA0@srv-actano08.ACTANO.LOCAL> X-Virus-Checked: Checked by ClamAV on apache.org okay....I updated my library with the latest libraries and EVERYTHING worked. One thing I noted is the latest version of Lucene DOES NOT work with Jackrabbit. As you noted, Lucene Version 2.0.0 does work! Thank you for your help! I am off learning Jackrabbit! Trommen, Marcus wrote: > > Hello Russ, > > you're right, "Hop 0: Getting started" needs an update. > > I've got the hops running with following libraries/jars in the classpath: > > * jackrabbit-api-1.3.1.jar > * jackrabbit-classloader-1.3.1.jar > * jackrabbit-core-1.3.1.jar > * jackrabbit-jcr-commons-1.3.1.jar > * jacrabbit-text-extractors-1.3.1.jar > * jcr-1.0.jar > * log4j-1.2.13.jar > * lucene-core-2.0.0.jar > * slf4j-api-1.3.0.jar > * slf4j-log4j12-1.3.0.jar > * xercesImpl-2.8.1.jar (or newer) > * xml-apis-1.3.03.jar (or newer) > * derby-10.2.1.6.jar > (only necessary for the hops with default configuration of jackrabbit) > * concurrent-1.3.4.jar > * commons-collections-3.1.jar > > This should be a good starting point for developing the business layer for > your J2EE application. > > regards > Marcus > > -- View this message in context: http://www.nabble.com/First-Hop--Newbie-tf4423762.html#a12638385 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.