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.
|
One answer
On component definition is necessary to define a service with a uri attribute which point to the REST service . |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.