cancel
Showing results for 
Search instead for 
Did you mean: 

unable to locate Destination Service API

Former Member
0 Kudos

hello all,

i need to use the following packages in my JCo programme:

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

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

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

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

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

But m unable to find the plugin/ jar file where these packages are included.

i need to get them at the earliest.

Promt reply is much awaited .

please help.

Deep Regards,

Viren Gupta

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try

tc~bl~security~destination~api.jar or tc~sec~destinations~interface.jar

Also install classfinder in your NWDS .. this will help you find jar file easily.

Regards,

Mahesh

Former Member
0 Kudos

@ mahesh,

Thanks for the prompt reply.

but still m not clear to my question.

how to add the tcblsecuritydestinationapi.jar or tcsecdestinations~interface.jar

there must be some path where these jar files are stored. right ?

i will try to install jarfinder if my company network allows to insatll it..

it wud be helpful if u cud elaborate in explaing the exact path where these aforsaid .jar files are residing !!

Regards,

Viren

Former Member
0 Kudos

Search inside ENGFACADE SCA in the development infrastructure perspective - dc name - tc/bl/security/desitnation/api ... add this dc as an used dc.

Or in J2EE-FRMW sca - DC name - tc/sec/destination/interface

Regards,

Mahesh

Answers (0)