]
Matej Novotny resolved RFPL-1597.
---------------------------------
Fix Version/s: 4.5.3.Final
Resolution: Out of Date
Resolving as out of date. This is no longer an issue.
Metamer: EL example (with myFaces) not working
----------------------------------------------
Key: RFPL-1597
URL:
https://issues.jboss.org/browse/RFPL-1597
Project: RichFaces Planning
Issue Type: Bug
Components: QE
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1
r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Apache MyFaces JSF-2.1 Core Impl 2.1.1
JBoss AS 6.0.0.Final
Java(TM) SE Runtime Environment 1.6.0_26-b03 @Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Assignee: Matej Novotny
Fix For: 4.5.3.Final
Example for Expression Language at faces/components/expressionLanguage/simple.xhtml
doesn't work at all.
Following exception is displayed instead of page:
Could not retrieve value of component with path : {Component-Path : [Class:
javax.faces.component.UIViewRoot,ViewId:
/components/expressionLanguage/simple.xhtml][Class:
javax.faces.component.html.HtmlBody,Id: j_id1340617480_43b8eadd][Class:
javax.faces.component.html.HtmlPanelGroup,Id: commonGrid][Class:
javax.faces.component.html.HtmlForm,Id: form][Class:
javax.faces.component.html.HtmlOutputText,Id: j_id976656790_49030fd4]}
Caused by:
javax.el.ELException - /components/expressionLanguage/simple.xhtml at line 43 and column
88 value="model.capitals.size(): #{model.capitals.size()}": Cannot convert size
of type class java.lang.String to class java.lang.Integer