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

Building a Proxy for IWorkItemRestService or other Jazz Service

 Hello, 

We are trying to build a proxy for some RTC Services, for example IWorkItemRestService.getWorkItemEditablePRoperties(...)

The service will do the same, but with just an intervention, it is kind of decorator!! Can we do that without move the rtc base code, it means our service take precedence by original services and then call the originals?

Thanks

Amaury

0 votes



One answer

Permanent link
see this. I have built new services. 
https://jazz.net/forum/questions/122514/solved-ccm-service-component-development


0 votes

Comments

 What I'm trying to do is to replace an existing service by my own, I know how to create a new one, but i need to provide a new implementation for en existing rtc service and the jazz server get mine not the default rtc implementation


thanks

far as I know the only way to do that is to replace the service definition where ever it is to point to your class.. of course u will be changing a product jar file..


there is no support for subclassing a service.

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

Question asked: Jan 16 '14, 2:28 p.m.

Question was seen: 4,723 times

Last updated: Jan 16 '14, 3:35 p.m.

Confirmation Cancel Confirm