Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0005061 |
[Resin] |
minor |
always |
05-04-12 03:16 |
05-22-12 15:21 |
|
Reporter |
mate |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.28 |
Product Version |
4.0.27 |
|
Product Build |
|
|
Summary |
0005061: com.caucho.el.Expr.coerceToType() cannot handle targetType = java.lang.Class |
Description |
JSF composite components cannot have attributes of type java.lang.Class under Resin, since then com.caucho.el.Expr.coerceToType() throws "javax.el.ELException: unable to convert my.class.Name to type class java.lang.Class" |
Steps To Reproduce |
|
Additional Information |
Example
<composite:attribute name="foobar" required="true" type="java.lang.Class" /> |
|
Attached Files |
|
|