Hi You can also configure the sendServerVersion on the component level, you can try that
If using blueprint its something like this <bean id="jetty" class="...JettyComponent"> <property name="sendServerVersion" value="false"/> </bean> On Tue, Jul 12, 2016 at 11:11 AM, Claus Ibsen <claus.ib...@gmail.com> wrote: > Hi > > Is the only thing you have upgraded is Camel? Or did you also upgrade Karaf ? > > On Mon, Jul 11, 2016 at 4:31 AM, Allan C. <allan...@gmail.com> wrote: >> Hi, >> >> I have recently upgraded camel from 2.15.1 to 2.16.3, and from using >> camel-jetty8 to camel-jetty9. In my jetty route I have >> sendServerVersion=false. >> >> Before upgrade, the server doesn't return the header Server. After upgrade, >> it now returns the header Server along with Jetty version, which is >> 9.2.15.v20160210. >> >> My camel context is running on Karaf 4.0.5, which uses pax-jetty. Are there >> additional configurations I am missing? >> >> Regards, >> Allan C. > > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2 -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2