help for restful web service
hi, I want to provide some restful web services to the jazz server. how should I do.
Could anyone give me some instructions about how to write restful web service in Jazz. Thanks. |
3 answers
ethan.zhao wrote:
hi, I want to provide some restful web services to the jazz server. One way to do it is here: https://jazz.net/wiki/bin/view/Main/JazzRESTServicesV1 . Another way is to derive from IModelledRestService, using existing derivations/services as models. Both of these approaches presume alot (e.g. that you've written/installed a server component), and it's unclear from your post whether or not you've yet cleared this bar. There's more information here on programming to the RTC 1.0 SDK: https://jazz.net/wiki/bin/view/Main/RtcSdk Note however that all of these approaches will be deprecated once the Jazz Foundation Services, 1.0, becomes available in the summer. -- Todd Lainhart Jazz Repository/Foundation Team |
Thanks very much.
Do you mean that current method is totally different with Jazz Foundation Services. shall I wait untill Jazz Foundation Services is available. -- Todd Lainhart Jazz Repository/Foundation Team |
ethan.zhao wrote:
Thanks very much. It depends upon what you want to do. How a component author exposes his/her services will be different in JFS 1.0. -- Todd Lainhart Jazz Repository/Foundation Team |
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.