cancel
Showing results for 
Search instead for 
Did you mean: 

How to add KM jar files to WDP Java DC

former_member188556
Active Contributor
0 Kudos

Hello all,

I am creating a new WDP Java DC project. I need to do some KM operations like resource.getChildren().

In the ordinary WDP pjt we need to add following jar files.

bc.rf.framework_api.jar

bc.rf.global.service.urlgenerator_api.jar

bc.sf.framework_api.jar

bc.util.public_api.jar

com.sap.security.api.ep5.jar

com.sap.security.api.jar

km.shared.ui.released_api.jar

km.shared.ui.util_api.jar

prtapi.jar

and a sharing reference of PORTAL:sap.com/com.sap.km.application in the project properties.

Well, when i started making it as a Local DC, I created a External Library Pjt and added the jar files and created a public compile part. I build it and deploy it and later in my local wdp dc i added it in the used DC. This entire process went well and i could deploy and run the WDP application well.

But when i did this on a track, i am getting class not found exception. I also noticed that, my external library dc is not having an option of deploying, but only building.

Please advice how to do this correctly

Regards

BP

Accepted Solutions (1)

Accepted Solutions (1)

p330068
Active Contributor
0 Kudos

Hi Bobu ,

Please check below documents :-

A [A bit of (impractical) scripting for Web Dynpro - Libraries & External|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/2361] [original link is broken] [original link is broken] [original link is broken];

[Libraries & External Library DC:|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/4512] [original link is broken] [original link is broken] [original link is broken];

Once you have added in the NWDI, please check the dependancy and used component and also re-sync and re-build those project and try again.

Hope it helps

Regards

Arun

Answers (0)