It's all about the answers!

Ask a question

What happen to com.ibm.team.xxx.service plug-ins in RTC 2.0?


Steve Cotugno (41159) | asked Sep 17 '09, 5:30 p.m.
Hello,

I am working on upgrading a plug-in solution we delivered to a customer that was developed with RTC 1.0.1. I am now trying to repackage the plug-in solution in RTC 2.0 (actually RTC 2.0.0.1) and I am getting unresolved imports. These worked fine in RTC 1.0.1. Where did the interface move to in RTC 2.0? The following import packages are now unresolved in the RTC 2.0 environment:
com.ibm.team.process.service.IChangeEventHandler
com.ibm.team.repository.service.AbstractService;
com.ibm.team.workitem.service.IAuditableServer
com.ibm.team.workitem.service.IWorkIteServer

I did search in google and on the jazz.net and could not find were these are in RTC 2.0. It appears that all the '.service.' plug-ins were changed.

Please advise.

Thanks,
Steve

3 answers



permanent link
Steve Cotugno (41159) | answered Sep 18 '09, 5:36 p.m.
Just a wild guess: Maybe your are requiring specific plug-in versions in
your project?

--
No it turns out that I did not have the environment set correctly. There are some configuration changes for 2.0.0.1 which are documented, but I missed. See https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup#For_RTC_2_0_0_1

Thank you Rafik for your help. It is very much appreciated.

Steve

permanent link
Patrick Streule (4.9k21) | answered Sep 18 '09, 5:29 a.m.
JAZZ DEVELOPER
Just a wild guess: Maybe your are requiring specific plug-in versions in
your project?

--
Regards,
Patrick
Jazz Work Item Team

permanent link
Patrick Streule (4.9k21) | answered Sep 18 '09, 4:47 a.m.
JAZZ DEVELOPER
I am working on upgrading a plug-in solution we delivered to a
customer that was developed with RTC 1.0.1. I am now trying to
repackage the plug-in solution in RTC 2.0 (actually RTC 2.0.0.1) and
I am getting unresolved imports. These worked worked fine in RTC
1.0.1. Where did the interface move to in RTC 2.0? The following
import packages are now unresolved in the RTC 2.0 environment:
com.ibm.team.process.service.IChangeEventHandler
com.ibm.team.repository.service.AbstractService;
com.ibm.team.workitem.service.IAuditableServer
com.ibm.team.workitem.service.IWorkIteServer

I did search in google and on the jazz.net and could not find were
these are in RTC 2.0. It appears that all the '.service.' plug-ins
were changed.

Please advise.

They were not moved and their location is unchanged in RTC 2.0.

--
Regards,
Patrick
Jazz Work Item Team

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.