External Integration of 3rd party non OSGI jars [message #1750716] |
Tue, 27 December 2016 03:17  |
Eclipse User |
|
|
|
We have a requirement to integrate 3rd Party jars in our Project running on Virgo 3.6.4 .
The problem is that the jars have licenses which don't allow us to integrate them directly in our projects via BundleClasspath. Unfortunately the jars also have no valid manifest.
The best solution for us would be to let the customer download the jars on their own and we add them dynamically to our bundle.
What is the best way to load/deploy the jars dynamically?
I added a directory to the server classpath but don't know how i can access the classes from the server classpath in our bundle?
Is there a way to add jars outside the bundle to the bundle-classpath ?
Thanks
Martin
|
|
|
|
Powered by
FUDForum. Page generated in 0.07953 seconds