Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-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 8191C70CA for ; Tue, 23 Aug 2011 11:31:18 +0000 (UTC) Received: (qmail 86141 invoked by uid 500); 23 Aug 2011 11:31:13 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 85716 invoked by uid 500); 23 Aug 2011 11:30:59 -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 85682 invoked by uid 99); 23 Aug 2011 11:30:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2011 11:30:53 +0000 X-ASF-Spam-Status: No, hits=-2000.9 required=5.0 tests=ALL_TRUSTED,LOTS_OF_MONEY,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, 23 Aug 2011 11:30:50 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 39B9DCB616 for ; Tue, 23 Aug 2011 11:30:29 +0000 (UTC) Date: Tue, 23 Aug 2011 11:30:29 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: dev@myfaces.apache.org Message-ID: <1426119787.4917.1314099029233.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <325154894.4897.1314098309433.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (EXTVAL-135) NullPointerException when using ExtVal + Tobago + Codi in RenderKit wrapper 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/EXTVAL-135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-135. ------------------------------------- Resolution: Fixed Fix Version/s: 1.2.5 2.0.5 > NullPointerException when using ExtVal + Tobago + Codi in RenderKit wrapper > --------------------------------------------------------------------------- > > Key: EXTVAL-135 > URL: https://issues.apache.org/jira/browse/EXTVAL-135 > Project: MyFaces Extensions Validator > Issue Type: Bug > Components: Generic Support > Affects Versions: 1.2.4, 2.0.4 > Environment: Tested with Tobago 1.5.0-beta-2-SNAPSHOT > Reporter: Udo Schnurpfeil > Assignee: Gerhard Petracek > Fix For: 2.0.5, 1.2.5 > > > java.lang.NullPointerException > at org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedRenderKit.getResponseStateManager(InterceptedRenderKit.java:68) > at org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedRenderKit$$EnhancerByCGLIB$$d854feb4.CGLIB$getResponseStateManager$2() > at org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedRenderKit$$EnhancerByCGLIB$$d854feb4$$FastClassByCGLIB$$78162271.invoke() > at net.sf.cglib.proxy.MethodProxy.invokeSuper(MethodProxy.java:167) > at org.apache.myfaces.extensions.validator.generic.renderkit.ExtValGenericRenderKit.intercept(ExtValGenericRenderKit.java:78) > at org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.InterceptedRenderKit$$EnhancerByCGLIB$$d854feb4.getResponseStateManager() > at org.apache.myfaces.application.jsp.JspStateManagerImpl.restoreView(JspStateManagerImpl.java:342) > at org.apache.myfaces.application.jsp.JspViewHandlerImpl.restoreView(JspViewHandlerImpl.java:515) > at org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation.WindowContextAwareViewHandler.restoreView(WindowContextAwareViewHandler.java:124) > at org.apache.myfaces.extensions.cdi.jsf.impl.CodiViewHandler.restoreView(CodiViewHandler.java:101) > at org.apache.myfaces.tobago.internal.application.ViewHandlerImpl.restoreView(ViewHandlerImpl.java:106) > ... -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira