[
https://issues.apache.org/jira/browse/SYNCOPE-596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-596.
--------------------------------------------
Resolution: Fixed
> Standalone persistence not configured for H2
> --------------------------------------------
>
> Key: SYNCOPE-596
> URL: https://issues.apache.org/jira/browse/SYNCOPE-596
> Project: Syncope
> Issue Type: Bug
> Components: standalone
> Affects Versions: 1.2.0-M1, 1.2.0
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.2.1, 1.3.0
>
>
> Standalone distribution is expected to come with H2 in-memory configured for
> internal storage: however, for affected version, it features PostgreSQL and
> thus it is not working.
> As workaround, replace
> apache-tomcat-7.0.55/webapps/syncope/WEB-INF/classes/persistence.properties
> with content from
> https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=blob_plain;f=core/src/test/resources/persistence.properties;hb=1_2_X
> and restart if needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)