On 27/12/2015 10:19, Nisreen wrote:
Hi;
Thanks for your recommendations, i have started all over again and
everything works fine now

Great :-)

but when i type http://localhost:8080/syncope/rest
in my browser i still receive 404 error?

With 1.2.6 there is nothing mounted on /rest: you should access

http://localhost:8080/syncope/rest/doc/

to access the REST API reference (also available online http://syncope.apache.org/rest/1.2/)

Of course you also have the admin console available:

http://localhost:8080/syncope-console/

I just was wondering if it is
possible to use my own Java interface and call Apache syncope rest services?

Are you saying you'd want to invoke the Syncope REST interface from your own Java classes? Sure, there's the Syncope-Client library available; some samples are shown at

https://cwiki.apache.org/confluence/display/SYNCOPE/Delete+several+users+at+once

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Involved at The Apache Software Foundation:
member, Syncope PMC chair, Cocoon PMC, Olingo PMC, CXF committer
http://home.apache.org/~ilgrosso/


Reply via email to