i did everything but i m getting this error *FAIL - Application at context path /app1_syncope could not be started* while loading in tomcat
On Wed, Jan 8, 2014 at 4:44 PM, Marco Di Sabatino Di Diodoro < [email protected]> wrote: > > Il giorno 08/gen/2014, alle ore 11:58, Rajeswari Raghunathan < > [email protected]> ha scritto: > > new Apache Syncope project in real environments > > > Console: > Modify console/src/main/resources/configuration.properties so that > provided properties reflects the scheme, hostname and port number where > your JEE container is running and the URL context where Syncope core will > be deployed. > > Core: > If you use Tomcat, you need to rename the war name. > > Regards > Marco > > > > On Wed, Jan 8, 2014 at 4:19 PM, Marco Di Sabatino Di Diodoro < > [email protected]> wrote: > >> Hi, >> >> What have you deployed, Apache Syncope standalone distribution or a new >> project? >> If you have a new Apache Syncope project, how it run? Embedded or in real >> environments? >> >> Regards >> M >> >> >> Il giorno 08/gen/2014, alle ore 11:20, Rajeswari Raghunathan < >> [email protected]> ha scritto: >> >> Hi, >> >> I want configure mulitple syncope in tomcat in different url like >> instead of >> http://localhost:9080/syncope-console >> to >> http://localhost:9080/app1-syncope-console >> http://localhost:9080/app2-syncope-console >> >> instead of >> http://localhost:9080/syncope/rest >> http://localhost:9080/app1-syncope/rest >> http://localhost:9080/app2-syncope/rest. >> >> when i tried to configure like above i got an error while loading war in >> tomcat like >> >> FAIL - Application at context path /app1_syncope could not be started >> >> >> Please help me in this regard.. let me know whether we can achieve this. >> >> >> Thanks, >> >> Rajeswari >> >> >> -- >> Dott. Marco Di Sabatino Di Diodoro >> Tel. +39 3939065570 >> >> Tirasa S.r.l. >> Viale D'Annunzio 267 - 65127 Pescara >> Tel +39 0859116307 / FAX +39 0859111173 >> http://www.tirasa.net >> >> Apache Syncope PMC Member >> http://people.apache.org/~mdisabatino/ >> >> > > -- > Dott. Marco Di Sabatino Di Diodoro > Tel. +39 3939065570 > > Tirasa S.r.l. > Viale D'Annunzio 267 - 65127 Pescara > Tel +39 0859116307 / FAX +39 0859111173 > http://www.tirasa.net > > Apache Syncope PMC Member > http://people.apache.org/~mdisabatino/ > >
