-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
4.3.0.GA_CP03
-
None
-
SOA 4.2.0 CP03
The SOA Platform release 4.2.0 CP03 is based on EAP 4.3.0 CP03.
The upgraded JSF libs from EAP 4.3.0 CP03 (relative to EAP 4.3.0 CP02)
break the jBPM console. Trying to examine a process (which invokes JSF
on procdef.xhtml) gives:
ERROR [facelets.viewhandler] Error Rendering View[/app/procdef.xhtml]
java.lang.ClassCastException: java.lang.String
at javax.faces.component.UISelectBoolean.isSelected(UISelectBoolean.java:106)
at com.sun.faces.renderkit.html_basic.CheckboxRenderer.getEndTextToRender(CheckboxRenderer.java:137)
...
- is related to
-
JBPM-1885 JSF upgrade breaks jBPM console
- Resolved