Access OSGI Bundles from C++ using OSGI
Hi, I am working on Teamcenter Catia Integration. Have developed Java API using OSGI concepts to login into and create a session for TeamCenter. I need to call this Java class from C++ using JNI. Since this involves a concept of OSGI, i am facing difficulty in calling it. Can some one help me out in this? StandAlone OSGI call needs Config.ini to be supplied as input for mainclass inside OSGI Jar. Not sure how it has to be done in JNI.