have you also run

$ mvn clean verify \
   -Dconf.directory=/opt/syncope/conf \
   -Dbundles.directory=/opt/syncope/bundles \
   -Dlog.directory=/opt/syncope/log
$ cp core/target/classes/*properties /opt/syncope/conf
$ cp console/target/classes/*properties /opt/syncope/conf
$ cp enduser/target/classes/*properties /opt/syncope/conf
$ cp enduser/target/classes/customForm.json /opt/syncope/conf


As explained here [1]?

[1] https://syncope.apache.org/docs/reference-guide.html#customization

Il 26/07/2017 10:43, Dino Mifsud ha scritto:
Yes actually it seems the build is using the test profiles as also the syncope-console tries to connect to syncope/rest on port 9080 instead of 8080. How can I solve this pls?

On 26 Jul 2017, at 9:45 AM, Andrea Patricelli <andreapatrice...@apache.org <mailto:andreapatrice...@apache.org>> wrote:

It seems that your installation is using test Master.properties file.
What is the content of your core/src/main/resources/domains/Master.properties?

What kind of JEE container are you using? About this please refer to [1]?

Best regards,
Andrea

[1] https://syncope.apache.org/docs/reference-guide.html#javaee-container

Il 26/07/2017 09:28, Dino Mifsud ha scritto:
Hi Yes, I followed those steps and generated with maven archetype however it 
still seems to be going towards H2 database. Infant it complains that it cannot 
find the H2 jar file.


On 25 Jul 2017, at 7:12 PM, Dino Mifsud<dinomifsu...@gmail.com>  wrote:

I would like to use a postgres DB instead of the H2 database. I did the changes 
in Master.properties file as shown but still it seems it is using the H2 
database. What could be the problem please?


Thanks
--
Dott. Andrea Patricelli
Tel. +39 3204524292

Developer @ Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member


--
Dott. Andrea Patricelli
Tel. +39 3204524292

Developer @ Tirasa S.r.l.
Viale D'Annunzio 267 - 65127 Pescara
Tel +39 0859116307 / FAX +39 0859111173
http://www.tirasa.net

Apache Syncope PMC Member

Reply via email to