cancel
Showing results for 
Search instead for 
Did you mean: 

Repository Manager sample code

Former Member
0 Kudos

Hello:

I'm working with the sample code from the "Implementing a Repository Manager (read only)" article (https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/kmc/implementing a repository manager.article). I have downloaded the code, brought it into Dev Studio, and resolved most of the missing entries in the Java Build Path.

However, I still have two jar's that I am unable to resolve: <b>bc.rf.global.service.ccmi_api.jar</b> and <b>bc.sf.service.ccmi_api.jar</b>.

I've thoroughly searched through all the libraries that I have available and cannot find these anywhere. How do I go about obtaining these, so as to continue with this sample?

Our organization currently has EP 6.0 SP2 implemented, which lacks many of the jar's needed. The rest I was able to obtain from the Dev Studio installation package.

Thanks in advance for your assistance,

Chris

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi Chris,

both jars are not needed for RM development, simple remove them from the project and it should work.

Regards,

Thilo

Former Member
0 Kudos

Done - thanks, Thilo.

-- Chris

Answers (0)