You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "John D. Ament (JIRA)" <ji...@apache.org> on 2016/11/15 13:42:58 UTC

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

John D. Ament created CXF-7134:
----------------------------------

             Summary: 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.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)