[
http://jira.nuxeo.org/browse/NXP-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Florent Guillaume updated NXP-4361:
-----------------------------------
Description:
In non-JavaEE settings, make sure pooling is correctly done and that
LocalSession instantiates a new low-level Session through a pool.
Currently it hits SQLRepository.getSession but this should be a pooled factory
instead.
Make sure also that there is a transaction manager available.
-> Use geronimo-transaction and geronimo-connector to provide a JTA/JCA
framework when non is available in the container.
was:
In non-JCA settings, make sure pooling is correctly done and that LocalSession
instantiates a new low-level Session through a pool.
Currently it hits SQLRepository.getSession but this should be a pooled factory
instead.
-> Create a new instance of Repository that uses a pool, based on Apache
commons-dbcp.
Summary: Provide transaction manager and connection pooling if not
available (was: Session pooling for efficiency in non-JCA settings)
> Provide transaction manager and connection pooling if not available
> -------------------------------------------------------------------
>
> Key: NXP-4361
> URL: http://jira.nuxeo.org/browse/NXP-4361
> Project: Nuxeo Enterprise Platform
> Issue Type: New Feature
> Components: Core
> Affects Versions: 5.3 GA
> Reporter: Florent Guillaume
> Assignee: Florent Guillaume
> Priority: Major
> Fix For: 5.3.1
>
>
> In non-JavaEE settings, make sure pooling is correctly done and that
> LocalSession instantiates a new low-level Session through a pool.
> Currently it hits SQLRepository.getSession but this should be a pooled
> factory instead.
> Make sure also that there is a transaction manager available.
> -> Use geronimo-transaction and geronimo-connector to provide a JTA/JCA
> framework when non is available in the container.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets