Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 85829 invoked from network); 10 Jul 2008 20:55:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Jul 2008 20:55:26 -0000 Received: (qmail 92636 invoked by uid 500); 10 Jul 2008 20:55:22 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 92584 invoked by uid 500); 10 Jul 2008 20:55:22 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 92573 invoked by uid 99); 10 Jul 2008 20:55:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 13:55:22 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2008 20:54:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C2657234C166 for ; Thu, 10 Jul 2008 13:54:31 -0700 (PDT) Message-ID: <1810956012.1215723271794.JavaMail.jira@brutus> Date: Thu, 10 Jul 2008 13:54:31 -0700 (PDT) From: "Lin Sun (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Created: (GERONIMO-4194) jsp sample view source links are broken MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org jsp sample view source links are broken --------------------------------------- Key: GERONIMO-4194 URL: https://issues.apache.org/jira/browse/GERONIMO-4194 Project: Geronimo Issue Type: Bug Security Level: public (Regular issues) Affects Versions: 2.1.2, 2.1.x, 2.2 Reporter: Lin Sun Assignee: Lin Sun Priority: Minor Fix For: 2.1.2, 2.1.x, 2.2 All the view source links are broken in the jsp examples. They are pointing to the corresponding jsp.html or java.html files which we don't have in our repo. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.