Hi all, 
I think this is a genuine bug, but I thought to post it here in the first
instance. 
Camel v2.14.0
The call to endpoint.setBinding(new ServletRestHttpBinding()); on line 208
in org.apache.camel.component.servlet.ServletComponent overwrites the
binding previously configured during the endpoint creation at line 96. 
This makes it impossible to use externally configured HttpBinding instance,
in effect rendering the
org.apache.camel.component.http.HttpComponent#httpBinding property unusable. 
Thanks
Pav




--
View this message in context: 
http://camel.465427.n5.nabble.com/Impossible-to-configure-HttpBinding-for-ServletComponent-tp5759473.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to