cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.tc.webdynpro.services jar file

Former Member
0 Kudos

Hi,

I need to use the class IWDClientUser, but I don't have the jar file that includes it within my IDE.

Does anyone know where I can download it from?

Sorry found it in com.sap.tc.webdynpro.runtime_2.0.0

Thanks

Edited by: Phillip Smith on Oct 27, 2008 10:18 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

follow below procedure to add jars,

Right click on webdynpro project->properties->Java Build path->Libraries->Add variable-> WD_Runtime->extend->plugins->com.sap.security->lib->com.sap.security.api.jar.

Hope this helps you

Regards,

ramesh

former_member192434
Active Contributor
0 Kudos

Hi

You don't need to download andy jar file, you just have to import it

right click on your project>propertyAdd Variable>WD_Runtime->com.sap.securtiry_2.0.0.jar file

Thanks

Anup

Former Member
0 Kudos

Thanks.

I just couldn't find the com.sap.tc.webdynpro.services.jar,

The com.sap.security.api doesn't contain the IWDClientUser class.

It was in "SAP\IDE\IDE70\eclipse\plugins\com.sap.tc.webdynpro.runtime_2.0.0\lib" in case anyone has the same issue

Phill

Former Member
0 Kudos

Hi,

Its part of the com.sap.tc.webdynpro.services.sal.um.api package

Regards

Ayyapparaj