[
https://issues.apache.org/jira/browse/CXF-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko reassigned CXF-7097:
---------------------------------
Assignee: Andriy Redko
> [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
>
> 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)