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
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
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.
That's Great! I was looking for it for a long time.
Thank you! I was struggling with our basis team to get jar files. This article helped.