It's all about the answers!

Ask a question

Allow custom REST Service for remote execution


Fran Burgos (12312151) | asked Dec 22 '17, 7:18 a.m.
edited Dec 22 '17, 7:19 a.m.
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?



One answer



permanent link
Fran Burgos (12312151) | answered Dec 26 '17, 6:30 a.m.

On component definition is necessary to define a service with a uri attribute which point to the REST service .

Your answer


Register or to post 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.