Re: Impossible to configure HttpBinding for ServletComponent

2014-11-24 Thread Pavel Lechev
96), which >> *correctly* sets my custom binding instance, however the next step >> 2) factory.createConsumer(..) RestEndpoint.java:167 results in >> endpoint.setBinding(new ServletRestHttpBinding()) (on >> ServletComponent.java:208), which overwrites the instance previou

Re: Impossible to configure HttpBinding for ServletComponent

2014-11-24 Thread Claus Ibsen
ill be good if the option to extend this class and configure it > as a custom binding still exists. > Thanks > Pav > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Impossible-to-configure-HttpBinding-for-ServletComponent-tp5759473p5759528.html &g

Re: Impossible to configure HttpBinding for ServletComponent

2014-11-24 Thread Pavel Lechev
ites the instance previously set I can understand the rationale behind enforcing ServletRestHttpBinding, however it will be good if the option to extend this class and configure it as a custom binding still exists. Thanks Pav -- View this message in context: http://camel.465427.n5.nabble.com/Impo

Re: Impossible to configure HttpBinding for ServletComponent

2014-11-22 Thread Claus Ibsen
ssible 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

2014-11-21 Thread Pavel Lechev
-to-configure-HttpBinding-for-ServletComponent-tp5759473.html Sent from the Camel - Users mailing list archive at Nabble.com.