Data Scroller - is said not to be an actions resource, beacuse it does not
implement ActionSource2 class
---------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-1152
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1152
Project: MyFaces Tomahawk
Issue Type: Bug
Components: Data Scroller
Affects Versions: 1.1.6
Environment: JSF RI 1.2
TOMAHAWK 1.1.6
Reporter: Hurshid
As it is stated in summary, I wanted to have an actionListener within
DataScroller. But this is not possible with JSF RI 1.2, becuase it is not
detected as an action source. It says that DataScroller does not implement
ActionSource2 class. I think this is because of the JSF RI 1.2 as it has
defined new class ActionSource2. But the DataScroller in Tomahawk 1.1.6
implements ActionSource class.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.