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

Calling third party REST service from JAZZ ServiceRequest

Hi,
I am trying to call my own REST service running outside of JAZZ container and i tried to call it using the ServiceRequest based API. But the framework assumes the EPR that i pass in is a relative path to the REST service. So even though i give my absolute EPR it prepends the JAZZ service location and tries to find it in its service repository and fail. Following EPR that is generated by JAZZ explains the situation.

/jazz/secure/service/http://<myip>:<myport>/<myServiceRelative path>

Here is the question. Is there a way that i could use JAZZ APIs to contact a third party REST service.

Thanks.

0 votes



One answer

Permanent link
The current incarnation of the Jazz Service framework isn't suitable to calling third-party services, it's got baked-in awareness of the Jazz server architecture and assumes you're calling one of our services.

You're welcome to use the Appache http client which we build on to make your service call, and an enhancement request for opening up the ServiceRequest capability would be a good thing to have in the queue.

Thanks,
Scott Rich

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,953

Question asked: Jul 23 '07, 12:59 p.m.

Question was seen: 8,759 times

Last updated: Jul 23 '07, 12:59 p.m.

Confirmation Cancel Confirm