Mathias,,
  I got the following exception is listed below. I think you have mentioned the 
root cause in some other post that I am copying below as well. I am trying to 
figure that these two exceptions were caused by the same reason. I will let you 
know soon. 
----------------------------------------------  
Re: HtmlDataTable broken in svn ?

Mathias Broekelmann
Thu, 28 Jul 2005 14:45:21 -0700

the master/detail example needed some fixes in the navigation to work.
I´ve fixed this.

The exception you got is about an deprecated (and no longer existing
HtmlDataTablePhaseListener which was registered through the
faces-config.xml but it has already been removed in the nightly build.
Try to update to the latest nightly.
----------------------------------------------
Following is the exception I am seeing after upgrade.
type Exception report
message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 
javax.servlet.ServletException: 
org.apache.myfaces.component.html.ext.HtmlDataTable.refresh(Ljavax/faces/context/FacesContext;)V
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:121)
        
org.azureworlds.filter.NavigationInterceptionFilter.doFilter(NavigationInterceptionFilter.java:62)
        
org.azureworlds.filter.ResponseLatencyFilter.doFilter(ResponseLatencyFilter.java:81)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)


root cause 

java.lang.NoSuchMethodError: 
org.apache.myfaces.component.html.ext.HtmlDataTable.refresh(Ljavax/faces/context/FacesContext;)V
        
org.apache.myfaces.component.html.ext.HtmlDataTablePhaseListener.recurseFacetsAndChildren(HtmlDataTablePhaseListener.java:51)
        
org.apache.myfaces.component.html.ext.HtmlDataTablePhaseListener.recurseFacetsAndChildren(HtmlDataTablePhaseListener.java:53)
        
org.apache.myfaces.component.html.ext.HtmlDataTablePhaseListener.beforePhase(HtmlDataTablePhaseListener.java:41)
        
org.apache.myfaces.lifecycle.LifecycleImpl.informPhaseListenersBefore(LifecycleImpl.java:520)
        
org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:342)
        javax.faces.webapp.FacesServlet.service(FacesServlet.java:107)
        
org.azureworlds.filter.NavigationInterceptionFilter.doFilter(NavigationInterceptionFilter.java:62)
        
org.azureworlds.filter.ResponseLatencyFilter.doFilter(ResponseLatencyFilter.java:81)
        
org.apache.myfaces.component.html.util.ExtensionsFilter.doFilter(ExtensionsFilter.java:122)




-----Original Message-----
From:   Mathias Brökelmann [mailto:[EMAIL PROTECTED]
Sent:   Sat 11/5/2005 1:41 AM
To:     MyFaces Discussion
Cc:     
Subject:        Re: DataScroller not working after upgrading to MyFaces 1.1.1
Can you give us more info about your exceptions (stacktrace), jsp and bean code?

2005/11/4, Deepinder Singh <[EMAIL PROTECTED]>:
> All,
>    I recently upgraded from Myfaces 1.0.9 to My Faces 1.1.1. After the
> upgrade, the data scrollers are not working. I get some exceptions in my
> server. Do we have to change anything in the descriptors to get the data
> scroller to work? I still see the data scroller in my pages, but I can't
> click on them.
> Thanks,
> deepinder
>
> _______________
> Siebel
> IT'S ALL ABOUT THE CUSTOMER
> Visit www.siebel.com
>
> This e-mail message is for the sole use of the intended recipient(s) and 
> contains confidential and/or privileged information belonging to Siebel 
> Systems, Inc. or its customers or partners. Any unauthorized review, use, 
> copying, disclosure or distribution of this message is strictly prohibited. 
> If you are not an intended recipient of this message, please contact the 
> sender by reply e-mail and destroy all soft and hard copies of the message 
> and any attachments. Thank you for your cooperation.
>
>


--
Mathias




<<winmail.dat>>

Reply via email to