cancel
Showing results for 
Search instead for 
Did you mean: 

Referencing Portal Service (ILandscapeService )in Web Dynpro application.

Former Member
0 Kudos

I want to use ILandscapeService in my WebDynpro DC.

1. In NWDS, I need to define the sharing reference like

PORTAL :< Vendor name>/<Full qualified name of the portal service>.

<b>Question:</b> Where should i get the exact qualified name for ILandscapeService

2. After defining the sharing reference the jar file containing the service has to be added to the classpath of the project in the IDE.

<b>Question:</b> Where will i get the .jar file (<u>Name of jar and location</u>) for ILandscapeService.

3. I am told not to store the jar file of the service in the lib folder of your development component or Eclipse project. This will cause classloader problems at runtime.

<b>Question:</b> So, will merely adding the .jar file to the classpath of the project in the IDE suffice?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sandeep,

U can check for jars here

/usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/apps/sap.com/irj/servlet_jsp/irj/root/web-inf/portal/lib

and

.../WEB-INF/portal/portalapps

regards

Sumit

Answers (0)