...

if I remove:
if(event instanceof org.apache.myfaces.custom.datascroller.ScrollerActionEvent) 
{

I get: java.lang.ClassCastException:
javax.servlet.ServletException: 
org.apache.myfaces.custom.datascroller.ScrollerActionEvent

Most strange think is that, when I debug my application in variables event is 
shown as:
event                ScrollerActionEvent  (id=5856)     
_phaseId           PhaseId  (id=5864)   
mPageIndex      -1      
mScrollerfacet  "fastf" 
source              HtmlDataScroller  (id=5858) 






View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983410#3983410

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983410
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to