Hi,
I've checked out Syncope 1_1_X to do some tests. I've seen that Syncope h2 db it's created within target directory. Everytime I launch mvn -P debug, target dir it's deleted. I'm wondering if is there a way to launch Syncope embed mode/debug profile using a permanent h2 location. I've tried adding a customized persistence.properties file in syncope-console\src\resources specifying both absolute and relative path outside target dir but it seems workdir it's needed. Is there a better way to do it or get the same result ? Best regards Thanks, Denis.
