cancel
Showing results for 
Search instead for 
Did you mean: 

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

Former Member
0 Kudos

Hello,

I have developed a Web Dynpro App, which reads the UWL items from the Portal through UWL API. After Deploying and running the application, I am getting the following error:

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

Could somebody please suggest me how to resolve this?.

Thanks,

Sunita.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi sunitha

Right click on the project node then

repair--->Project structure and classpath

It might be helpful for u

Hazrath.G

Former Member
0 Kudos

Hi Sunita,

Cosider adding sharing referance to the uwl service in your web dynpro project (http://help.sap.com/saphelp_nw04/helpdata/en/d2/0357425e060d53e10000000a155106/frameset.htm) / include the tckmcbc.uwl~api library in the project.

This should solve the probelm.Reward points if found useful

Many Thanks,

Ashok