[
https://issues.apache.org/jira/browse/SYNCOPE-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò updated SYNCOPE-460:
-------------------------------------------
Description:
Replace org.springframework.jdbc.datasource.DriverManagerDataSource by
org.apache.commons.dbcp.BasicDataSource as recommended by spring:
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/jdbc.html#jdbc-connections
Make property "isolationLevelName" configurable in persistence.properties with
default ISOLATION_READ_COMMITTED
See full discussion in dev@ ML: http://markmail.org/message/33aheawb5irzl3xc
was:
Replace org.springframework.jdbc.datasource.DriverManagerDataSource by
org.apache.commons.dbcp.BasicDataSource as recommended by spring:
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/jdbc.html#jdbc-connections
Make property "isolationLevelName" configurable in persistence.properties with
default ISOLATION_READ_COMMITTED
> Default datasource uses BasicDataSource
> ---------------------------------------
>
> Key: SYNCOPE-460
> URL: https://issues.apache.org/jira/browse/SYNCOPE-460
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.1.5
> Reporter: Oliver Wulff
> Priority: Minor
> Fix For: 1.1.6, 1.2.0
>
> Attachments: patch.git
>
>
> Replace org.springframework.jdbc.datasource.DriverManagerDataSource by
> org.apache.commons.dbcp.BasicDataSource as recommended by spring:
> http://docs.spring.io/spring/docs/current/spring-framework-reference/html/jdbc.html#jdbc-connections
> Make property "isolationLevelName" configurable in persistence.properties
> with default ISOLATION_READ_COMMITTED
> See full discussion in dev@ ML: http://markmail.org/message/33aheawb5irzl3xc
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)