Skip to main content



      Home
Home » Eclipse Projects » Virgo » External Integration of 3rd party non OSGI jars
External Integration of 3rd party non OSGI jars [message #1750716] Tue, 27 December 2016 03:17 Go to next message
Eclipse UserFriend
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
Re: External Integration of 3rd party non OSGI jars [message #1750865 is a reply to message #1750716] Fri, 30 December 2016 04:46 Go to previous message
Eclipse UserFriend
Hi,

You can try "external" directive in Bundle-ClassPath, you should know that it is Equinox specific and it's not recommended.
https://www.eclipse.org/forums/index.php/t/199203/

Regards,
Violeta
Previous Topic:Virgo 3.7.0.M03 - Repository/ext spring-webmvc requires jstl 1.2.1
Next Topic:Problem with Virgo 3.6.4 + Spring 3.1.3 + Jackson 2
Goto Forum:
  


Current Time: Wed Apr 30 13:51:11 EDT 2025

Powered by FUDForum. Page generated in 0.07953 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top