Mantis - Resin
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
5061 |
|
minor |
always |
05-04-12 03:16 |
05-22-12 15:21 |
|
Reporter:
|
mate |
Platform:
|
|
|
Assigned To:
|
ferg |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
4.0.27 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.28 |
|
|
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" /> |
Relationships | |
Attached Files:
|
|