[ 
https://issues.apache.org/jira/browse/OWB-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12999306#comment-12999306
 ] 

Mark Struberg commented on OWB-514:
-----------------------------------

beans.xml location doesn't work in tests and in situations where beans only got 
added via extensions (e.g. XML config extension only)

But we could of course track the usage by checking if custom beans got added to 
the BeanManager. 'custom beans' only means that we must not check 
BeanManagerBean etc...

> 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: Mark Struberg
>             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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to