cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime Exception

Former Member
0 Kudos

Hi all,

I am getting following exception when I try to access KM through my Web Dyn Pro Appliction

The initial exception that caused the request to fail, was:

java.lang.NoClassDefFoundError: com/sapportals/portal/prt/resource/ResourceException

at com.ltil.rmt_empinfo.components.rmt_employee_reportcomp.wdp.InternalRMT_EMPINFO_UICust.<init>(InternalRMT_EMPINFO_UICust.java:261)

at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Constructor.java:274)

... 42 more

Thanks and regards,

Rajesh..

Accepted Solutions (1)

Accepted Solutions (1)

Abhinav_Sharma
Contributor
0 Kudos

Hi Rajesh,

please add following in the properties (sharing refernce ) of ur webdynpro project :

PORTAL:sap.com/com.sap.km.application.

Hope it helps.

Abhinav

Answers (0)