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/09 02:25:59 UTC

[jira] [Updated] (CXF-7097) [CDI] application leaks a creational context

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

Andriy Redko updated CXF-7097:
------------------------------
    Fix Version/s: 3.1.9
                   3.2.0

> [CDI] application leaks a creational context
> --------------------------------------------
>
>                 Key: CXF-7097
>                 URL: https://issues.apache.org/jira/browse/CXF-7097
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Romain Manni-Bucau
>            Assignee: Andriy Redko
>             Fix For: 3.2.0, 3.1.9
>
>
> JAXRS application are not CDI beans but that's the way CXF CDI integration gets the application - this is a nice feature.
> It implies the application will rarely be normal-scope so it needs to release its creational context created at org.apache.cxf.cdi.JAXRSCdiResourceExtension#load
> This should be done in BeforeShutdown container event I think.



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