ClassCastException when rendering HtmlDataScroller with core 2.0
----------------------------------------------------------------
Key: TOMAHAWK-1487
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1487
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Data Scroller
Affects Versions: 1.1.10-SNAPSHOT
Reporter: Ingo Hofmann
Using tomahawk20's HtmlDataScroller produces following exception:
java.lang.ClassCastException:
org.apache.myfaces.custom.datascroller.HtmlDataScroller cannot be cast to
javax.faces.component.ActionSource2
at
org.apache.myfaces.view.facelets.tag.jsf.ActionSourceRule$ActionMapper2.applyMetadata(ActionSourceRule.java:55)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.