I'm trying to implement the Lapis JSF Exporter I use PrimeFaces 5.3
In version jsf version 2.1.20 error occurs and the project does not go up ...
Apr 26, 2016 5:29:21 PM org.apache.catalina.loader.WebappClassLoaderBase checkThreadLocalMapForLeaks The javax.faces.context.FacesContext $ 1 (value [javax.faces.context.FacesContext$1@1e0429c3]) and a value of type [org.apache.myfaces .context.servlet.StartupFacesContextImpl] (value [org.apache.myfaces.context.servlet.StartupFacesContextImpl@2351d09a]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
In the version jsf version 2.1.28 the project goes up and when using Lapis JSF Exporter error occurs:
java.lang.UnsupportedOperationException
Source: link