Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 93940 invoked from network); 10 Dec 2009 21:13:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Dec 2009 21:13:45 -0000 Received: (qmail 81286 invoked by uid 500); 10 Dec 2009 21:13:44 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 81208 invoked by uid 500); 10 Dec 2009 21:13:44 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 81156 invoked by uid 99); 10 Dec 2009 21:13:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2009 21:13:43 +0000 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 Dec 2009 21:13:42 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 58E6929A001D for ; Thu, 10 Dec 2009 13:13:21 -0800 (PST) Message-ID: <1729257690.1260479601362.JavaMail.jira@brutus> Date: Thu, 10 Dec 2009 21:13:21 +0000 (UTC) From: "Jakob Korherr (JIRA)" To: dev@myfaces.apache.org Subject: [jira] Updated: (MYFACES-2459) PreJsf2ExceptionHandlerImpl not correct In-Reply-To: <1251412896.1260479478064.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MYFACES-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2459: ----------------------------------- Status: Patch Available (was: Open) > PreJsf2ExceptionHandlerImpl not correct > --------------------------------------- > > Key: MYFACES-2459 > URL: https://issues.apache.org/jira/browse/MYFACES-2459 > Project: MyFaces Core > Issue Type: Task > Components: JSR-314 > Affects Versions: 2.0.0-alpha-2 > Reporter: Jakob Korherr > Attachments: myfaces-2459.patch > > > Since ExceptionHandlerImpl changed, this class also has to be changed. Furthermore, the features described in spec section 6.2.2 and the spec javadoc of PreJsf2ExceptionHandlerFactory are not implemented so far. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.