Return-Path: X-Original-To: apmail-sling-dev-archive@www.apache.org Delivered-To: apmail-sling-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E929962C4 for ; Tue, 7 Jun 2011 17:13:20 +0000 (UTC) Received: (qmail 59109 invoked by uid 500); 7 Jun 2011 17:13:20 -0000 Delivered-To: apmail-sling-dev-archive@sling.apache.org Received: (qmail 59046 invoked by uid 500); 7 Jun 2011 17:13:20 -0000 Mailing-List: contact dev-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list dev@sling.apache.org Received: (qmail 59038 invoked by uid 99); 7 Jun 2011 17:13:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 17:13:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jun 2011 17:13:19 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 5F6D010623A for ; Tue, 7 Jun 2011 17:12:59 +0000 (UTC) Date: Tue, 7 Jun 2011 17:12:59 +0000 (UTC) From: "Antonio Sanso (JIRA)" To: dev@sling.apache.org Message-ID: <1671215978.865.1307466779387.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <824378390.62866.1307024693603.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (SLING-2094) Adding support to call a sling resource for JSP page exception handler <%@ page errorPage ... %> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SLING-2094?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Sanso updated SLING-2094: --------------------------------- Attachment: SLING-2094-asanso3-patch.txt attaching new patch following Carsten's suggestions > Adding support to call a sling resource for JSP page exception handler <%@ page errorPage ... %> > ------------------------------------------------------------------------------------------------- > > Key: SLING-2094 > URL: https://issues.apache.org/jira/browse/SLING-2094 > Project: Sling > Issue Type: New Feature > Components: Engine, Scripting > Reporter: Antonio Sanso > Priority: Minor > Attachments: SLING-2094-asanso-patch.txt, SLING-2094-asanso2-patch.txt, SLING-2094-asanso3-patch.txt > > > At the moment the JSP page exception handler (<%@ page errorPage ... %>) is not supported as the jsp engine can't resolve the path to the jsp if this is a repository resource. > See also the user mailing list [0] for more details > [0] http://www.mail-archive.com/users@sling.apache.org/msg01369.html -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira