Bonjour,

Je travaille actuellement sur une application en JSF2 sous tomcat 6.0.26.
Sous Eclipse un message apparait dans la console, que je n'arrive pas corrigé.
Ce message apparait lors du RESTART automatique de tomcat sous Eclipse suite à un changement dans les sources.


GRAVE: A web application created a ThreadLocal with key of type [null] (value [javax.faces.context.FacesContext$1@dc420b]) and a value of type [com.sun.faces.config.InitFacesContext] (value [com.sun.faces.config.InitFacesContext@7413e8]) but failed to remove it when the web application was stopped. To prevent a memory leak, the ThreadLocal has been forcibly removed.
Pouvez vous me donner des pistes pour résoudre ce problème ?