FacesContext « PrimeFaces « JSF Q&A





1. java.lang.RuntimeException: Cannot find FacesContext (JSF 1.2 + Primefaces + Tomcat 6)    stackoverflow.com

Im having this problem when trying to run my project at Tomcat 6:

SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.RuntimeException: Cannot find FacesContext
        at javax.faces.webapp.UIComponentClassicTagBase.getFacesContext(UIComponentClassicTagBase.java:2122)
 ...

2. Session scoped MB and FacesContext    forum.primefaces.org

I am thinking if this is related to primefaces or event the session scoped. I was searching at google and I saw someone saying that I would need to bind the ...

3. Primefaces + FacesContext is null    forum.primefaces.org

13 Oct 2010, 15:44 by gunak82 Primefaces + FacesContext is null Selamlar, Karsima cikan hata su; Warning: RequestContext is already null before releasing. This means you have more than one PrimeFaces ...