cancel
Showing results for 
Search instead for 
Did you mean: 

Need Jar files

siddhesh_pathak4
Contributor
0 Kudos

Hello all,

I working on java mapping. I need following JAR file.

aii.mapping.api

Where should i find this JAR file.

Thanks for all your help in advance.

Thanks,

Siddhesh Pathak

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Answers (3)

Answers (3)

Former Member
0 Kudos

If you don't have the access to your XI/PI server at the directory level

2. If you don't have access to Market place download

Use the below procedure to get the aii_map_api.jar file,

If your machine is running on windows operating system,(remember your machine means from where you work on Repository and Directory Frameworks)

Then look in this folder,

>:\Documents and Settings
Application Data\Sun\Java\Deployment\javaws\cache\http\D\P\DMrep\DMrepository

where - host name of XI server.

- J2EE dispatcherport of XI servergenerally it will be 50000 if instance number is 00 or it will 50000+(100 X Instance number)

- the userprofile with which your are working on your machine.

in the directory you will find "RMaii_map_api.jar". Copy this to your working directory for java mapping class program and set in classpath. You can also rename this jar file as the original name is "aii_map_api.jar".

Former Member
0 Kudos

The Jar file is located in the following directory:

<SAP_install_dir>/<system_name>/<instance_name>/j2ee/cluster/server<number>/apps/sap.com/com.sap.xi.services/


Go to your XI server folders and use this path: 

j2ee\cluster\server0\apps\sap.com\com.sap.xi.services

Inside com.sap.xi.services folder you'll find the jar file. 

You can see this thread for more replies


<a class="jive_macro jive_macro_message" href="" __jive_macro_name="message" modifiedtitle="true" __default_attr="6355473"></a>

Former Member
0 Kudos

Pathak,

You can get from this location on your xi system:

\usr\sap\<SID>\DVEBMGS00\j2ee\cluster\server0\apps\sap.com\com.sap.xi.services

Please check this threads for some more help:

/people/kirupanand.venkatapathi2/blog/2006/01/02/using-jar-class-finder

Regards,

---Satish