You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (JIRA)" <ji...@apache.org> on 2016/11/18 02:36:58 UTC

[jira] [Resolved] (CXF-7134) Fix how non-normal scoped beans are used in CDI extension

     [ https://issues.apache.org/jira/browse/CXF-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriy Redko resolved CXF-7134.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2.0

> Fix how non-normal scoped beans are used in CDI extension
> ---------------------------------------------------------
>
>                 Key: CXF-7134
>                 URL: https://issues.apache.org/jira/browse/CXF-7134
>             Project: CXF
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 3.1.8
>            Reporter: John D. Ament
>             Fix For: 3.2.0, 3.1.9
>
>
> When bean instances are looked up, they are never closed.  We need to hold on to all creational contexts and destroy them afterwards.
> In addition, need to look at how dependent scoped beans are used.  They're currently behaving like singletons which doesn't sound right.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)