I created https://issues.apache.org/jira/browse/KARAF-6277 for the tracking.
In the mean time, you can use the regular Karaf HTTP feature powered by Pax Web. Regards JB On 10/05/2019 17:16, Tim Moloney wrote: > This issue has surfaced for me also. > > JB, did you make any progress fixing the problem that you found? > > BTW, in the problem description above, etc/custom.properties should contain > org.apache.felix.*http.*jettyEnabled = true > > > On Tue, Jun 12, 2018 at 7:44 AM Jean-Baptiste Onofré <[email protected] > <mailto:[email protected]>> wrote: > > OK, it seems that the problem is in Felix HTTP. Let me try. > > By the way, you can always prepare your own Karaf distribution embedding > Pax Web, it will work without internet connection. > > Regards > JB > > On 12/06/2018 13:21, themanatuf wrote: > > The reasoning is we are running this application on an internal > network that > > is not connected to the Internet. The org.apache.felix.http.bundle > is a > > single jar rather than downloading all of the jars included in the > http > > feature. The older version of Felix (v2.2.2) works with the > upgraded Karaf, > > but the v3.0.0 version does not. If you repeat my steps but use > Felix v2.2.2 > > instead of v3.0.0 everything will work just fine. We need v3.0.0 > due to some > > of the security updates that are included with it. Thanks for any > other > > advice you can provide. > > > > > > > > -- > > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html > > > > -- > Jean-Baptiste Onofré > [email protected] <mailto:[email protected]> > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
