Allow custom REST Service for remote execution
I defined a new REST service using the extension point: com.ibm.team.repository.service.serviceProvider and extending a class from TeamRawService but when I run the call from a REST client it displays de following error:
HTTP ERROR 503
Problem accessing /jazz/service/com.fbv.rtc.ccm.rest.service.ProcessAttachmentRestService. Reason:
CRJAZ1168I Service "com.fbv.rtc.ccm.rest.service.ProcessAttachmentRestService" is not defined for remote execution.
¿How can I enable this permission?