You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hurshid (JIRA)" <de...@myfaces.apache.org> on 2007/11/17 22:35:43 UTC

[jira] Created: (TOMAHAWK-1152) Data Scroller - is said not to be an actions resource, beacuse it does not implement ActionSource2 class

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.