Hi Timothy, Of course it depends a lot of the bundles and the code you are doing, but from a Karaf perspective you can deploy same bundle with different versions in a single instance without problem (as soon as the headers are good enough).
I can add an example in Karaf distribution to show this if you want. Regards JB On 02/11/2019 02:18, tvogel wrote: > I am coming back to a project for a client after a 3+ year hiatus. As I > remember the karaf specific challenges, I was unable to get multiple > versions of a set of bundles running in the same Karaf runtime (4.0.6). We > ran out of time / funding and simply spun up a new server / instance. The > Java RCP client application has a different configuration depending on which > version of the services are required. > > One of the things I would like to fix, in addition to the enhancements the > client requested, is to get to a single server for all versions. > > Is there a sample project that shows how to run two different versions of a > set of 3 bundles in the same Karaf runtime? It could be as simple as a > "hello world" spread across 3 bundles. > > Thanks in advance, > Timothy Vogel > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
