cancel
Showing results for 
Search instead for 
Did you mean: 

.jar files

Former Member
0 Kudos

Hi friends,

i have jave coding in my project but need jar file to this program, how i can download in simple steps. any one can send through mails?

Regards

Pradeep A

Accepted Solutions (0)

Answers (3)

Answers (3)

vinaymittal
Contributor
0 Kudos

Hi Pradeep,

I think you are looking for the standard sap pi jar files for a java mapping. you can download them via this URL

http://<XIserver>:<port>/rep/repository/com.sap.xpi.ib.mapping.lib.jar

you need to complete this URL based on your SAP PI server name and port number

Regards

Vinay

Bhargavakrishna
Active Contributor
0 Kudos

Hi Pradeep,

As per my understanding you are looking for .jar files for one the java program using in SAP PI.

Generate the JAR files using JAVA IDE tool and  make sure .classpath and .project files are present inside the jar fies.

Creating Jar

Inside NWDS --> Windows --> Open perspective --> J2EE Development --> right click on ur proj --> Build EJB Archive

import them under Imported Archives and you can refer to these jar files in the UDF.





Regards

Bhargava Krishna



sahithi_moparthi
Contributor
0 Kudos

Hi,

Which Jar files you are looking for? You can download it from the below link:

https://scn.sap.com/thread/1117107

http://wiki.scn.sap.com/wiki/display/XI/Where+to+get+the+libraries+for+XI+development

If you are using NWDS ,then go to NWDS -> Plugins.Will find all the jar files.