Hi Gerald, I used camel-servlet with the Karaf web container while ago for a customer (it worked fine, but it was pretty simple).
It can update (as it’s pretty old) and contribute a example with the features you mentioned. Regards JB > Le 3 mai 2020 à 21:36, Gerald Kallas - mailbox.org <[email protected]> a > écrit : > > Dear community, > > as camel-jetty underpinning securityHandler seems to lack of re-usability > (https://issues.apache.org/jira/browse/KARAF-6700,https://issues.apache.org/jira/browse/CAMEL-15000 > > <https://issues.apache.org/jira/browse/KARAF-6700,https://issues.apache.org/jira/browse/CAMEL-15000>) > I'm going to setup a http consumer based on camel-servlet following > https://camel.apache.org/components/latest/servlet-component.html > <https://camel.apache.org/components/latest/servlet-component.html>(OSGi > Blueprint). > > I wonder if someone could share the experience how to define > > - port number > - SSL properties > - basic auth properties > > Thanks in advance > - Gerald
