Hi all,
since a few weeks we are also running a non central adapter engine beside our central adapter engine. Both are running on separate instances and separate database.
We use a function library for value mapping which works well for central adapter engine.
But now we would like to run this integration scenario on central adapter engine and we got following error:
java.lang.NoClassDefFoundError
at JavaMapping.instantiate(): Could not instantiate class: com/sap/xi/tf/_ValueMapping_OB_2_ValueMapping_IB_ch/winterthur/com/SRV_BASE/common/ABC_ValueMapping
Right now we do not have manually deployed this jar because we thought this is not necessary.....
But of course - how should it find this library when it is not deployed - do you have any idea how I could deploy this repository object to non central ae?
Thanks for any information.
Regards
Stefan