cancel
Showing results for 
Search instead for 
Did you mean: 

Error when building SDA in NWDS - JarSAP not found

KennethEriksen
Participant
0 Kudos

Hi,

I'm trying to implement an adapter-module for PI 7.1 in NWDS 7.1 (specifically the opi2.sourceforge.org-project).

I have created all necessary projects, and added all the jars required, and no errors are reported. When I try to build the individual SDA-files I get the following error:

taskdef A class needed by class com.sap.sdm.ant.JarSAP cannot be found

I have added the jarsap.jar found in my NWDS-installation to the build path of the project containing my Ant build-files, but to no help. I have also set environment variable SAPIDE_HOME to my NWDS installation directory.

Can you please guide me to what I'm doing wrong?

Is there some Ant-setting that I'm missing?

NWDS 7.1 SP11

JDK 1.5.0_22

Thanks for any inpu!

Br,

Kenneth

Accepted Solutions (0)

Answers (1)

Answers (1)

KennethEriksen
Participant
0 Kudos

Was missing some libraries for Ant.