cancel
Showing results for 
Search instead for 
Did you mean: 

global java-library for graphical mapping?

JK
Contributor
0 Kudos

we hava a global .jar-java library we want to use in all software components (and not import them into all software comonents)

in xi2.0 there was a procedure to update library.txt and reference.txt:

reference library:XILookup library:jco

(The XILookup class needs access to JCO)

reference IntegrationServices library:XILookup

(make XILookup visible to mapping runtime)

reference ExchangeRepository library:XILookup

(make XILookup visible to design-time)

now in xi 3.0 we deployed the library as a j2ee library using nwds

but how can i create the referenze to the exchangerepository and mapping runtime?

thanks for any help

joerg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello

I have the same problem. I want deploy also a jar library on xi system and after use this library for a messages mapping.

I won't use the external Archives, i must use the library for different names spaces.

I use for the deploying a library module in the NetWeaver developer studio. The deploying is working. But the mapping never found the jar library.

Thanks for help.

Regards Tom