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 D050095F4 for ; Wed, 9 May 2012 07:00:41 +0000 (UTC) Received: (qmail 16412 invoked by uid 500); 9 May 2012 07:00:41 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 16327 invoked by uid 500); 9 May 2012 07:00:41 -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 16318 invoked by uid 99); 9 May 2012 07:00:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 May 2012 07:00:41 +0000 X-ASF-Spam-Status: No, hits=-1998.7 required=5.0 tests=ALL_TRUSTED,GAPPY_SUBJECT,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; Wed, 09 May 2012 07:00:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id C35F043B633 for ; Wed, 9 May 2012 07:00:16 +0000 (UTC) Date: Wed, 9 May 2012 07:00:16 +0000 (UTC) From: "Gerhard Petracek (JIRA)" To: dev@myfaces.apache.org Message-ID: <1134773658.42982.1336546817456.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1067238990.39056.1336489671544.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (EXTVAL-143) WARN o.a.m.e.v.core.el.ExtValELResolver - ClassCastException 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/EXTVAL-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek resolved EXTVAL-143. ------------------------------------- Resolution: Fixed Fix Version/s: 2.0.5 Assignee: Gerhard Petracek > WARN o.a.m.e.v.core.el.ExtValELResolver - ClassCastException > ------------------------------------------------------------- > > Key: EXTVAL-143 > URL: https://issues.apache.org/jira/browse/EXTVAL-143 > Project: MyFaces Extensions Validator > Issue Type: Improvement > Components: Core > Affects Versions: 2.0.5 > Reporter: Nenad Ivkovic > Assignee: Gerhard Petracek > Fix For: 2.0.5 > > > Getting values by this way in JSF: > value="#{propertyTargetBean[cc.attrs.field.property]}" leads to a ClassCastException within Class > ExtValResolver at line130: String propertyName = (String)property; -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira