cancel
Showing results for 
Search instead for 
Did you mean: 

jar file for DestinationService

Former Member
0 Kudos

I have to use following classes in java program but I do not know and have its jar file.

com.sap.security.core.server.destinations.api.DestinationException;

com.sap.security.core.server.destinations.api.DestinationService;

com.sap.security.core.server.destinations.api.RFCDestination;

Can some one help me and which jar is required for it and where can I download it?

Thanks in advance

Lave Kulshreshtha

Accepted Solutions (1)

Accepted Solutions (1)

former_member388485
Contributor
0 Kudos

Hi,

It is tc_sec_destinations_interface.jar

you can find it under the plugins dir:

<i>plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\sec\destinations\interface\_comp\gen\default\public\default\lib\java\tc_sec_destinations_interface.jar</i>

next time just use the class locator:

<a href="http://classlocator.sourceforge.net">http://classlocator.sourceforge.net</a>

Best regards,

Avishai Zamir

Former Member
0 Kudos

I think the path you have mentioned is portal installation path.

Actually I do not access to this path if this portal installation path

plugins\com.sap.tc.ap_2.0.0\comp\SAP-JEE\DCs\sap.com\tc\sec\destinations\interface\_comp\gen\default\public\default\lib\java\tc_sec_destinations_interface.jar

-Lave

former_member388485
Contributor
0 Kudos

Hi,

If you use NWDS then it is in

<i>Program Files\SAP\IDE\IDE70\eclipse\plugins</i>

on your station.

Best regards,

Avishai Zamir

Former Member
0 Kudos

Zamir,

Thanks for your response.

Actually NWDS is installed on unix machine and I do not have access to this path.

Can you send me this file if you have it.

-Lave

former_member388485
Contributor
0 Kudos

Hi,

Sure, what's your email?

Bets regards,

Avishai Zamir

Former Member
0 Kudos

my email is lave.kulshreshtha@xansa.com

I guess this file should be same for unix and windows.

I am using NWDS 7.0.13.

-Lave

former_member388485
Contributor
0 Kudos

Hi Lave,

I sent it.

Best regards,

Avishai Zamir

Former Member
0 Kudos

Thanks I have received it.

Lave

Former Member
0 Kudos

Hi,

I have got the jar file, but I guess one more jar file is needed because When I kept this jar file in classpath in NWDS I have started getting another compilation error that is "Cannot find class file for com.sap.security.core.server.util0.IDEException".

Can you please tell me which is other jar file and it location.

-Lave

former_member388485
Contributor
0 Kudos

Hi Lave,

com.sap.security.core.server.util0.IDException?

It's in plugins/com.sap.tc.ap_2.0.0/comp/SAP-JEE/DCs/sap.com/security.class/_comp/gen/default/public/default/lib/java/tc_sec_saml_util.jar

I sent you the file

Best regards,

Avishai Zamir

Answers (0)