Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 15844 invoked from network); 5 Mar 2006 02:36:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Mar 2006 02:36:05 -0000 Received: (qmail 70839 invoked by uid 500); 5 Mar 2006 02:36:50 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 70816 invoked by uid 500); 5 Mar 2006 02:36:50 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 70805 invoked by uid 99); 5 Mar 2006 02:36:49 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Mar 2006 18:36:49 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS,INFO_TLD X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [209.73.178.238] (HELO web60815.mail.yahoo.com) (209.73.178.238) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 Mar 2006 18:36:47 -0800 Received: (qmail 89020 invoked by uid 60001); 5 Mar 2006 02:36:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=yFBlN3u9RRUgcvSVMG5YlptKPq6MMl5Cng6BaRbikD/Xp6BnTiGxEtU1cBkveC8LPsMuqpqPNC3KEofZUvBk/Z/6J07iNlqmjrQxeP1sgBIujI4vBCVHWPMHlLQd7BMAHTx8ll5BljUqby9/06s1nEvNBcj+RtC3Bu+2P24i8v4= ; Message-ID: <20060305023625.89017.qmail@web60815.mail.yahoo.com> Received: from [209.208.71.140] by web60815.mail.yahoo.com via HTTP; Sat, 04 Mar 2006 18:36:25 PST Date: Sat, 4 Mar 2006 18:36:25 -0800 (PST) From: Michael Ji Subject: compile search.jsp To: java-dev@lucene.apache.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I made change in search.jsp under /nutch/src/web/jsp and hope the change could reflect to the skin of nutch search page. I tried to run "ant war" and replace ROOT.war in tomcat/webapp also I tried to shutdown and restart tomcat; But seems the nutch search page keeps the same, also the bean.LOG.info keeps the same as before even I am writing new information. I wonder if any compiling steps I missed. thanks your help, Michael, __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org