Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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?



0 votes



One answer

Permanent link

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

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,952

Question asked: Dec 22 '17, 7:18 a.m.

Question was seen: 1,879 times

Last updated: Dec 26 '17, 6:30 a.m.

Confirmation Cancel Confirm