I need your help. I would like to access my Archiva artefact repository using the REST api, but only one request works: http://myArchiva/restServices
It returns a list of URLs to access the wadl files. But the listed urls as well as all other requests described in the Archiva documentation return status 404 - Not found! I tried it with Archiva 2.2.3 (with or without CRSF activated) and also with Archiva 2.2.1.
What do I wrong? Do I need to add special headers?