I have something like this inside one of my Camel RouteBuilder classes:

restConfiguration().component("servlet").port(8080)..bindingMode(RestBindingMode.xml)

Does this apply to the component? In which case, it does not need to be
repeated in each Camel RouteBuilder, but must only be specified in one of
them? 

Is that the right way to configure the global default for the rest
component?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Global-restConfiguration-tp5799764.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to