Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ 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 |
|
Status |
closed |
|
Product Version |
4.0.27 |
|
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" |
Additional Information |
Example
<composite:attribute name="foobar" required="true" type="java.lang.Class" /> |
|
Attached Files |
|
|