cancel
Showing results for 
Search instead for 
Did you mean: 

Developing UWL API in Web Dynpro

Former Member
0 Kudos

Hello,

I am trying to access the UWL items in Portal. For that I have developed Web Dynpro Java Program. After I deploy the code, I am getting the following error:

NoClassDefFoundError: com/sapportals/portal/prt/runtime/PortalRuntime

I have already added the prtapi.jar in the External JAR files. Earlier, when I got same error for UWLException, I got it resolved by adding library : tckmcbc.uwl~api.

I have also tried to add sharedreferences, but its not working.

To add library for this, I dont know what library it is. I would appreciate if somebody can help me to resolve this.

THanks,

Sunita.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Copy prtapi.jar and paste it in the lib folder in the navigation menu of NWDS. Then deploy and run the application.

Regards,

Debasish