Hi Sarris,
I am facing the same issue.
I changed the configuration.properties file like below as per my
environment.(only change is changed 'path=/syncope/rest/' to
'path=/syncope/'
The below is the exact content of configuration.properties file
scheme=http
host=localhost
port=8080
#path=/syncope/rest/ commented by prabhu as per mail response for error
path=/syncope/
version=${project.version}
And also in the core application 'syncope' is failing to start, the error
is as below
FAIL - Application at context path /syncope could not be started
Please help. Thank you.
Regards,
Prabhu
On Sat, Jun 2, 2012 at 3:58 AM, Sarris Overbosch | Everett <
[email protected]> wrote:
> Hi Prabhu,
>
> The console is unable to locate the core, you should change
> configuration.properties and put the right url to the console in there.
>
> it will be under
> ../webapps/console-1.1-SNAPSHOT/WEB-INF/classes/configuration.properties
>
> Br.
>
> Sarris
>
> On 01-06-12 23:00, prabhu bethuraj wrote:
>
> Hi,
> I am creating the syncope environment as available in syncope wiki site.
> After deplowing the war files in tomcat, i am getting following errors.
>
> 1.syncope.war ==> error while trying to start it in tomcat
>
> FAIL - Application at context path /syncope could not be started
>
> 2. syncope-console.war ==> when i hit the url
> localhost:8080/syncope-console; i am getting "seesion expired please login
> again" error
>
> Please let me know how to resolve the error.
>
> Thank you.
>
> Regards,
> Prabhu
>
>
>