[
https://issues.apache.org/jira/browse/DELTASPIKE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Linstaedt updated DELTASPIKE-848:
--------------------------------------
Description:
{{org.apache.deltaspike.jpa.impl.entitymanager.EntityManagerFactoryProducer}}
does produces EntityManagerFactory, but it does not implement a disposal
method, which closes the factory on destruction, causing any underlying
SesionFactories to leak. (was:
{{org.apache.deltaspike.jpa.impl.entitymanager.EntityManagerFactoryProducer}}
does produces EntityManagerFactory, but it does not implement a disposal
method, which closes the factory on destruction.)
> EntityManagerFactory is not closed on disposal
> ----------------------------------------------
>
> Key: DELTASPIKE-848
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-848
> Project: DeltaSpike
> Issue Type: Bug
> Affects Versions: 1.2.1
> Reporter: Sven Linstaedt
>
> {{org.apache.deltaspike.jpa.impl.entitymanager.EntityManagerFactoryProducer}}
> does produces EntityManagerFactory, but it does not implement a disposal
> method, which closes the factory on destruction, causing any underlying
> SesionFactories to leak.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)