Return-Path: Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 49854 invoked by uid 500); 13 Jul 2003 16:57:28 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 49841 invoked from network); 13 Jul 2003 16:57:27 -0000 Received: from out001pub.verizon.net (HELO out001.verizon.net) (206.46.170.140) by daedalus.apache.org with SMTP; 13 Jul 2003 16:57:27 -0000 Received: from verizon.net ([138.88.133.239]) by out001.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030713165730.CRTG12592.out001.verizon.net@verizon.net> for ; Sun, 13 Jul 2003 11:57:30 -0500 Message-ID: <3F118F78.9040403@verizon.net> Date: Sun, 13 Jul 2003 12:57:28 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@cocoon.apache.org Subject: Re: Lucene XSP compilation problem References: <3F10853E.28783.857F20A@localhost> <3F1106B7.12291.A51B1E0@localhost> In-Reply-To: <3F1106B7.12291.A51B1E0@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out001.verizon.net from [138.88.133.239] at Sun, 13 Jul 2003 11:57:30 -0500 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Upayavira wrote: >>Upayavira wrote: >> >> >> >>>I've got a problem with the "create index xsp" file. It works >>>locally, and on my test tomcat, but on my live one it doesn't. As >>>far as I know, they are all exactly the same systems. Can anyone >>>interpret the below for me? >>> >>> > >Thanks all for your comments. I also asked a friend to take a look on the server, and >he spotted that the excalibur-datasource-1.1.1.jar was missing from the lib directory >(using Cocoon 2.1m3). He commented taht it was previously in lib/core/jvmXX, but is >now in the database block. But I excluded the database block when building. >Uploading the jar to the server fixed it. > >My create-index.xsp is copied pretty much verbatim from the Lucene block example. >So why does the create-index.xsp require the datasource jar? That doesn't make >sense. > > It does not. See http://cocoon.apache.org/2.0/changes.html : Decouple core XSP logicsheet from database classes to allow XSP deployment without excalibur datasource JAR file. If your XSP pages use datasources directly (and not through ESQL logicsheet), add xsp:include. (VG) Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org