Description
In current code, ELContextStore is leaked. When you put openwebbeans-jsf.jar into server global classpath, even non OWB applications uses WebBeansELResolver because it is registered in faces-config.xml.
I will create a new JSF plugin to register WebBeansELResolver programatically if application is OWB. And removing el-resolver from faces-config.xml