Oh, I’ve gotten axis one running in Karaf, you might have to override a class loader or two, but you learn alot about the JDK :)
> On Jun 14, 2020, at 11:21 PM, Mark Derricutt <[email protected]> wrote: > > Woo – I _may_ have spoken too soon – after adding a few more !imports – the > bundle activator runs and everything _appears_ to be active with no > exceptions. > > Of course – the next step is getting something to call/respond to an HTTPS > endpoint – but progress. > > > From: Johan Edstrom <[email protected] <mailto:[email protected]>> > Reply to: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Date: Monday, 15 June 2020 at 4:19 PM > To: "[email protected] <mailto:[email protected]>" > <[email protected] <mailto:[email protected]>> > Subject: Re: Integrating OpenJSEE into Karaf on JDK8 > > Are some of those possibly something you could make optional? > Dealing with old jars compile chains can be really enlightening in osgi :)
