Dear everyone,
I am using the PI Directory API to get CommunicationChannel Configurations into a local java application. Everything is working out fine.
Now I would like to deploy the local application as a combination of ear + servlet-tool + external library to one of our netweaver servers. Unfortunately I am facing errors concerning the used external libraries.
Configuration:
Everything is developed in one Software Component containing different Development Components in NWDS.
Ear dependencies: tool + external library
tool dependencies: external library
external library: public parts: assembly and compilation api
libraries causing problems:
com.sap.aii.ibdir.sbeans.api.jar
com_sap.aii.ibdir.sbeans640.api.jar
Deployment error log:
see dirAPi_deploy_error_log
The libraries are taken from the Netweaver server.
Remark:
I followed different tutorials describing how to deploy external libraries. Using other jar files everything is working out just fine.
So the problem has to be linked to the mentioned jar-files.
I also made sure that the libraries match the server version.
I also tried to find them in other available sap software components, but couldn't.
I am desperate because i can not solve the error without external help.
Thank you in advance!
Regards,
Dennis