You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@syncope.apache.org by ilgrosso <il...@apache.org> on 2017/04/26 09:50:56 UTC

Re: Multiple Domain Setup Issue

Sagar Karmarkar wrote
> Trying to setup new domains in syncope and for that we have created
> following files at “
/
> /var/lib/tomcat8/webapps/syncope/WEB-INF/classes/domains/
/
> ” :
> 1. Org1Domain.xml
> 2. Org1Content.xml
> 3. Org1.properties
> 
> We also created a new database and configured in Org1.properties.
> 
> After this we restarted the container and in the log we can see
> ‘Org1Domain.xml’ getting loaded. 
/
> 12:57:54.145 INFO 
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading
> XML bean definitions from file
> [/var/lib/tomcat8/webapps/syncope/WEB-INF/classes/domains/Org1Domain.xml]
/
> 
> However the console is not showing the new domain and also no tables are
> getting created in the database, 
> 
> please assisting to identify what we are missing. Thank you.

Please take a look at

https://ci.apache.org/projects/syncope/reference-guide.html#domains-management

in particular, the sample about how to create the admin credentials for a
new domain:

https://ci.apache.org/projects/syncope/reference-guide.html#sample-domain-create

HTH
Regards.

--
View this message in context: http://syncope-user.1051894.n5.nabble.com/Multiple-Domain-Setup-Issue-tp5709173p5709176.html
Sent from the syncope-user mailing list archive at Nabble.com.