Migrating JSF 2.2.6 to 2.2.8 cause java.lang.IllegalStateException com.sun.faces.context.FacesContextImpl.assertNotReleased
问题 I want to migrate my application to jsf 2.2.8 to use this [bug fix][1] But when i try to move on with 2.2.7 or 2.2.8 , i get on the first page of my application. The application running on Tomcat 7.042 is using Richfaces 4.3.5 & Spring 3 by the way. java.lang.IllegalStateException com.sun.faces.context.FacesContextImpl.assertNotReleased(FacesContextImpl.java:705) com.sun.faces.context.FacesContextImpl.getAttributes(FacesContextImpl.java:237) org.richfaces.context.ExtendedPartialViewContext