And not to mention pax web :-) sent from mobile device Am 10.01.2014 03:27 schrieb "Freeman Fang" <[email protected]>:
> No, at least not for now, we need align jetty version used in CXF and Camel > ------------- > Freeman(Yue) Fang > > Red Hat, Inc. > FuseSource is now part of Red Hat > > > > On 2014-1-9, at 下午8:07, jmservicemix wrote: > > > Can I upgrade Jetty from the version (seems to be 7.5.4) which comes > bundled > > in ServiceMix? > > > > My problem: I am providing SOAP Web service interfaces. My ServiceMix > server > > is behind firewall and it is accessed through Apache proxy. > > > > client ----> https://someproxy.public.com/myservice ---> > > http://servicemix.internal/myservice > > > > Apache is configured to set ProxyPreserveHost On. By doing this I get > almost > > working result so that my wsdl > > > > https://someproxy.public.com/myservice?wsdl > > > > contains correct links like > > > > <soap:address location="http://someproxy.public.com/myservice"/> > > > > (instead of http://servicemix.internal/myservice) - except that the > protocol > > is wrong (http vs https). The problem is that Jetty 7.5.4 does not seem > to > > support X-Forwarded-Proto header. > > > > As per Jetty documentation > > http://wiki.eclipse.org/Jetty/Howto/Configure_mod_proxyX-Forwarded-Proto > > works from Jetty 9+ ("Proxying SSL on Apache to HTTP on Jetty"). > > > > So - is it possible to update to newer Jetty? > > > > > > > > > > -- > > View this message in context: > http://servicemix.396122.n5.nabble.com/Upgrading-Jetty-tp5718714.html > > Sent from the ServiceMix - User mailing list archive at Nabble.com. > >
