From derby-user-return-4033-apmail-db-derby-user-archive=db.apache.org@db.apache.org Thu Apr 06 17:17:26 2006 Return-Path: Delivered-To: apmail-db-derby-user-archive@www.apache.org Received: (qmail 43778 invoked from network); 6 Apr 2006 17:17:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2006 17:17:25 -0000 Received: (qmail 39789 invoked by uid 500); 6 Apr 2006 17:17:23 -0000 Delivered-To: apmail-db-derby-user-archive@db.apache.org Received: (qmail 39750 invoked by uid 500); 6 Apr 2006 17:17:23 -0000 Mailing-List: contact derby-user-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Discussion" Delivered-To: mailing list derby-user@db.apache.org Received: (qmail 39739 invoked by uid 99); 6 Apr 2006 17:17:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 10:17:23 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 32.97.182.146 is neither permitted nor denied by domain of Stan.Bradbury@gmail.com) Received: from [32.97.182.146] (HELO e6.ny.us.ibm.com) (32.97.182.146) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Apr 2006 10:17:19 -0700 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e6.ny.us.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id k36HGmtu029463 for ; Thu, 6 Apr 2006 13:16:48 -0400 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay04.pok.ibm.com (8.12.10/NCO/VER6.8) with ESMTP id k36HGcuK162278 for ; Thu, 6 Apr 2006 13:16:38 -0400 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.12.11/8.13.3) with ESMTP id k36HGcgo017223 for ; Thu, 6 Apr 2006 13:16:38 -0400 Received: from [127.0.0.1] (sig-9-48-107-82.mts.ibm.com [9.48.107.82]) by d01av02.pok.ibm.com (8.12.11/8.12.11) with ESMTP id k36HGZGt016955 for ; Thu, 6 Apr 2006 13:16:37 -0400 Message-ID: <44354CA5.1080602@gmail.com> Date: Thu, 06 Apr 2006 10:15:17 -0700 From: Stanley Bradbury User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derby Discussion Subject: Re: Missing folders in JPetStore zip file References: <4e5e464b0604060425o6ef2e050n6dd12c65c929a4d1@mail.gmail.com> In-Reply-To: <4e5e464b0604060425o6ef2e050n6dd12c65c929a4d1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ansu John wrote: > Hi, > > I am evaluating iBATIS for our organization. I downloaded the > JPetStore-5.0.zip and did a build and deployed it in Tomcat Apache > server. However when i go to the first page of the web application and > click on Enter the Store link, it gives HTTP 404 error for the > http://localhost:8080/webapp/shop/index.shtml page. I find the entire > shop folder missing in the zip file. How is that possible? > Isnt the zip file available for download not complete? > > Thanks in Advance! > > -- > Regards > Ansu Hi Ansu - Are you working with Derby as the JPetStore data store? What Server as you using? There are three resource papers available about using Derby with JPetstore 4 on Tomcat, Geronimo, and Websphere. These are listed at: http://db.apache.org/derby/integrate/index.html#products Though JPetstore 4.0 is used they should have helpful information.