PrimeFacesPhaseListener « PrimeFaces « JSF Q&A





1. [Solved]FacesException - PrimeFacesPhaseListener.java    forum.primefaces.org

>> << tekkeitserktok Posts: 2 Joined: 24 Feb 2010, 11:35 24 Feb 2010, 11:45 by tekkeitserktok [Solved]FacesException - PrimeFacesPhaseListener.java Hello people I've done many searches around the web, but no one ...

2. [Solved] Bug: ClassCastException in PrimeFacesPhaseListener    forum.primefaces.org

java.lang.ClassCastException: javax.faces.component.UIViewRoot at org.primefaces.application.PrimeFacesPhaseListener.restorePartialView(PrimeFacesPhaseListener.java:144) at org.primefaces.application.PrimeFacesPhaseListener.beforePhase(PrimeFacesPhaseListener.java:62) at ...

3. Bug: NullPointerException PrimeFacesPhaseListener    forum.primefaces.org

2010-07-20 15:02:48,406 INFO [org.primefaces.application.PrimeFacesPhaseListener] (http-127.0.0.1-80-6) Warning: RequestContext is already null before releasing. This means you have more than one PrimeFaces jar in your classpath.

4. Exceptions swallowed by PrimeFacesPhaseListener    forum.primefaces.org

public static final ContextCallback RENDER_PARTIAL_RESPONSE = new ContextCallback() { public void invokeContextCallback(FacesContext facesContext, UIComponent component) { ...