[
https://issues.apache.org/jira/browse/OWB-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978700#action_12978700
]
Gurkan Erdogdu commented on OWB-514:
------------------------------------
Instead of registering EL resolver programmatically (there are some problems on
JSF initialization), will check OWB flag in EL resolver. OWB flag is set in
WebBeansConfigurationListener # contextInitialized.
> Leak in ELContextStore
> ----------------------
>
> Key: OWB-514
> URL: https://issues.apache.org/jira/browse/OWB-514
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.0.0
> Reporter: Gurkan Erdogdu
> Assignee: Gurkan Erdogdu
> Fix For: 1.1.0
>
>
> 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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.