AngularJS / Alfresco / CORS filter issue: No 'Access-Control-Allow-Origin' header
问题 I have some problem with Alfresco (5.0.d) , my AngularJS (1.4.3) client and the CORS settings (typical cross-domain / No'Access-Control-Allow-Origin' header is present on the requested resource problem). I am calling the Alfresco REST API from an AngularJS application running on localhost: 3000 , to an Alfresco instance running on localhost: 8080 (Tomcat, no reverse-proxy in front). This XHR call works fine: http://localhost:8080/alfresco/service/slingshot/live-search-docs?t=Project&u=admin