On 29/11/2016 09:29, rajkumar wrote:
Hi,
Thanks, it is working now and i have created my project, placed into my
container and started tomcat.
When i try to access localhost:8080/syncope-console, i am getting following
error. i have done all the configurations.
Yes, this is because you now need to follow
https://ci.apache.org/projects/syncope/reference-guide.html#customization
in particular build via
$ 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
replace /opt/syncope base dir with your actual directory, naturally.
Side note: the link above is from the snapshot version of the guide, as
some fixes were provided; its content will eventually replace the one
available at
http://syncope.apache.org/docs/reference-guide.html#customization
Regards.
--
Francesco Chicchiriccò
Tirasa - Open Source Excellence
http://www.tirasa.net/
Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/