You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Oliver Wulff (JIRA)" <ji...@apache.org> on 2013/12/08 14:43:35 UTC

[jira] [Updated] (SYNCOPE-460) Default datasource uses BasicDataSource

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

Oliver Wulff updated SYNCOPE-460:
---------------------------------

    Attachment: patch.git

Patch applied

> 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
>         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



--
This message was sent by Atlassian JIRA
(v6.1#6144)