mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
The API can be accessed through the following URI: http://localhost:8080/alfresco/service/api/classification/reasons Note that the private classificationService bean is currently being used as there is an issue with the authentication when using the public bean. Log error message contains: Caused by: net.sf.acegisecurity.AccessDeniedException: Access is denied. RM method security check was performed. Failed on method: getClassificationReasons() ; nested exception is net.sf.acegisecurity.AccessDeniedException: Access is denied. at org.alfresco.module.org_alfresco_module_rm.security.RMMethodSecurityInterceptor.beforeInvocation(RMMethodSecurityInterceptor.java:299) +review RM @taksoy git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@101042 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261