[ https://issues.apache.org/jira/browse/CXF-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669247#comment-15669247 ]
ASF GitHub Bot commented on CXF-7134: ------------------------------------- Github user johnament commented on the pull request: https://github.com/apache/cxf/commit/13fa5dc1ffebe4e63a27f17528598925af04d570#commitcomment-19839560 In integration/cdi/src/main/java/org/apache/cxf/cdi/CdiResourceProvider.java: In integration/cdi/src/main/java/org/apache/cxf/cdi/CdiResourceProvider.java on line 43: These changes look more like changes for CXF-7134. > 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)