Thank you for information. Now i'm trying to run on ubuntu server at Apache Tomcat. I completed your wiki exactly. But when i deploy syncope-console always gives session expired error and for syncope application, tomcat web application manager says *FAIL - Application at context path /syncope could not be started* * * If you can look my war files can be downloadable from this links;
http://omerfarukak.com/syncope.war http://omerfarukak.com/syncope-console.war 2013/2/15 Francesco Chicchiriccò <[email protected]> > On 15/02/2013 00:03, Ömer Faruk AK wrote: > > Thank you, i was trying in wrong folder as you say. > > But now i can not access localhost:9080/syncope/rest > my /console/src/main/resources/configuration.properties settings is same > like > > scheme=http > host=localhost > port=9080 > path=/syncope/rest/ > > but still i'm getting "HTTP STATUS 404" > > > As reported in [1], http://localhost:9080/syncope/rest is the base URL > for REST services; it is meant to be completed by the different services > you'd like to access, as for example "/schema/user/list.xml". FYI, the > complete URL in this case would be > > http://localhost:9080/syncope/rest/schema/user/list.xml > > and this will return an XML representation of the list of attribute > schemas defined for users. > > Anyway, it is by far more meaningful when trying Syncope for the first > time, to take a look at the admin console UI, e.g. > > http://localhost:9080/syncope-console > > Regards. > > [1] > https://cwiki.apache.org/confluence/display/SYNCOPE/Run+Syncope+in+embedded+mode > > -- > Francesco Chicchiriccò > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC > Memberhttp://people.apache.org/~ilgrosso/ > > -- Ömer Faruk AK [email protected] 555 557 12 45 www.omerfarukak.com
