Re: Multi-release jar bundles

2020-12-29 Thread Jean-Baptiste Onofre
Hi Scott, You can try to wrap settings the TCCL, but it seems more a driver issue. Can I reproduce it easily (just installingg SAP driver for instance) ? Regards JB > Le 29 déc. 2020 à 19:31, Leschke, Scott a écrit : > > I have a JDBC driver jar (SAP HANA), that is build both as a bundle and

Re: Camel 3.7.0 and Karaf 4.3.0

2020-12-29 Thread Jean-Baptiste Onofre
Hi, I’m working on 4.3.1 preparation right now. I hope to have it on vote for the end of the week. Regards JB > Le 29 déc. 2020 à 15:53, Oleg Cohen a écrit : > > Thank you, JB, it is great! > > When is 4.3.1 targeted for? > > Best, > Oleg > > On Tue, Dec 29, 2020 at 9:52 AM Jean-Baptiste O

Multi-release jar bundles

2020-12-29 Thread Leschke, Scott
I have a JDBC driver jar (SAP HANA), that is build both as a bundle and an MRJar file supporting JDKs 1.8, 9, 11. It works fine when I run Karaf using JDK 1.8, but if I try to use a more recent JDK, the driver throws the following Caused by: java.lang.AssertionError: Unexpected Java class loade

Re: Camel 3.7.0 and Karaf 4.3.0

2020-12-29 Thread Oleg Cohen
Thank you, JB, it is great! When is 4.3.1 targeted for? Best, Oleg On Tue, Dec 29, 2020 at 9:52 AM Jean-Baptiste Onofre wrote: > Hi Oleg, > > Thanks and it confirms what I said in my previous email: > - for camel-jetty, missing jetty feature, fixed in Karaf 4.3.1 > - for camel-paxlogging, impo

Re: Camel 3.7.0 and Karaf 4.3.0

2020-12-29 Thread Jean-Baptiste Onofre
Hi Oleg, Thanks and it confirms what I said in my previous email: - for camel-jetty, missing jetty feature, fixed in Karaf 4.3.1 - for camel-paxlogging, import range should be extended (I will fix that in Camel Karaf). Regards JB > Le 29 déc. 2020 à 10:36, Oleg Cohen a écrit : > > Thank you f

Re: Camel 3.7.0 and Karaf 4.3.0

2020-12-29 Thread Oleg Cohen
Thank you for looking into these, JB! Yes, below are the errors I got when trying to install these two features. Best regards, Oleg karaf@root()> feature:install camel-jetty org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; o