Skip to Content
Author's profile photo Gagandeep Batra

Another way to get the libraries for XI development for 7.1 for java mapping

Hi folks

The reason behind writing this blog is that, one of my friend try to do her first java mapping with the help of my first blog (javamapping) and she is working on PI7.1 and she face some  difficulty to find library file for that and she also try other wiki which also i define in my blog(wiki), but didn’t find right answer So I try from my end and find one of the simple solution that my help other also.

steps are:

Run command window type

Javaws –viewer

The following will open:

Right click on ESR and show JNLP file

In this file you find path of lib file which you want then copy that full path

and open the browser, and paste that path and click on go

Then you can download and do your work

So if you know the path of your server you can directly open the browser and download that files.

like that : http://PIHost:port/rep/repository/com.sap.xpi.ib.mapping.lib.jar

Regards

Gagan



Assigned Tags

      4 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Former Member
      Former Member

      Hi Gagan,

      Good one, but I am little early 😉 with the same concept in my recent blog (last section): http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/01/09/hidden-tools-in-xipi-bat-file-to-launch-esrid-frameworks

      Regards,

      Praveen Gujjeti

      Author's profile photo Muni M
      Muni M

      Hi Gagan,

      Nice blog. Instead of going to basis and asking for this jar file we can download the file in this method. it will save lot of time.

      Regards,

      Muniyappan.

      Author's profile photo Artem Solohin
      Artem Solohin

      That's Great! I was looking for it for a long time.

      Author's profile photo Rohit Jagtap
      Rohit Jagtap

      Thank you! I was struggling with our basis team to get jar files. This article helped.