It's all about the answers!

Ask a question

Where did these go in RTC4? import com.ibm.team.repository.service.AbstractService;


K M (38325251) | asked Nov 17 '14, 3:21 p.m.
where die these go in RTC4

import com.ibm.team.repository.service.AbstractService;
import com.ibm.team.repository.service.IItemServiceIterator;
import com.ibm.team.repository.service.IRepositoryItemService;
import com.ibm.team.repository.service.ItemServiceIteratorFactory;

2 answers



permanent link
sam detweiler (12.5k6195201) | answered Nov 17 '14, 7:19 p.m.
they are still in the sdk, in com.ibm.team.repository.service.?????/repository_service.jar

Comments
K M commented Nov 18 '14, 7:57 a.m.


I looked in (server) JTS-CCM-keys-Linux64_4.0.7.zip and RTC-Client-plainJavaLib-4.0.7.zip       I can find the file here ./tomcat/work/Catalina/localhost/ccm/eclipse/configuration/org.eclipse.osgi/bundles/97/1/.cp/repository_service.jar in the server install.
I am doing plugin development, I add com.ibm.team.repository.service (1.3.0) in the Manifest.MF I can not find the ones above (AbstractService)


Ralph Schoon commented Nov 18 '14, 8:30 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

permanent link
sam detweiler (12.5k6195201) | answered Nov 18 '14, 8:21 a.m.
you need to download the Software Development Kit for server side development

I selected 4.0.1 (jazz.net/downloads, rtc, archive, select version, all downloads )
https://jazz.net/downloads/rational-team-concert/releases/4.0.1?p=allDownloads

then select source code (aka SDK)

https://jazz.net/downloads/rational-team-concert/releases/4.0.1/RTC-SDK-4.0.1.zip

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.