cancel
Showing results for 
Search instead for 
Did you mean: 

IMonitorInfoProvider Thwoing Error

Former Member
0 Kudos
46

HI

I'm getting "outside the class path " error for com.sap.netweaver.km.IMonitorInfoProvider. while creating a repository service.

is any files are required for it.

Rachana

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rachana ,

you will get this eroor since u need to attach a jar file to it

the location of the jar is at

<b>\usr\sap\J2E\JC00\j2ee\cluster\server0\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF/portal/portalapps/com.sap.netweaver.bc.crt/lib/bc.util.kmmonitor_api.jar</b>

In the portalapp.xml set com.sap.netweaver.bc.crt in SharingReference.

<property name="SharingReference" value=" com.sap.netweaver.bc.crt"/>

I hope this solves your question ,Please reply in case on any carification .

Regards

Pankaj

Answers (0)