Francesco Chicchiriccò created SYNCOPE-596:
----------------------------------------------
Summary: 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, 1.2.0-M1
Reporter: 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
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)