cancel
Showing results for 
Search instead for 
Did you mean: 

help to find jar files

Former Member
0 Kudos

Hi,

help me to find out jars containing the below classes

and from which location in portal server , i can get those jars..

import com.sapportals.portal.landscape.ISystem;

import com.sapportals.portal.prt.component.IPortalComponentRequest;

import com.sapportals.portal.prt.service.exportal.IExportal;

import com.sapportals.portal.prt.service.landscape.IEPSystem;

import com.sapportals.portal.prt.service.landscape.ILandscapeService;

Thanks and Regards,

Siva

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Siva,

please go to the following thread to learn how to use JAR class finder

You will be able to solve your problem yourself.

regards,

Shubhadip

Former Member
0 Kudos

hi ,

The com.sap.portal.compatibility50.systemlandscape_api.jar

has IEPsystem,ILandscapeService and ISystem classes.

U can find that in Portal server SystemAdministration->support->portal runtime->portal deployment->ROOT/WEB-INF/portal/portalapps/com.sap.portal.compatibility50.systemlandscape/lib

Thanks & Regards

Siva

Former Member
0 Kudos

Hi Shubhadip ,

When i click the jarclassfinder icon in toolbar , it says like "chosen operation is currently unavailable"

What should i do now..

Thanks & Regards

siva