Hi I discovered a little bug in EndpointConfiguration, that it reported a wrong URI when using the toUriString method, as I lost my host query parameter. So I logged CAMEL-5183. This would also affect Camel in general as the getEndpointUri on Endpoint would then also fail with the same bug. Hence I logged CAMEL-5177 which I fixed this morning.
In terms of the issue logged in CAMEL-5183 then it seems we have an issue with the current API. As how can we differentiate a uri query parameter named host, and the hostname of the uri, which currently get stored in a single key named "host" in the MappedEndpointConfiguration class. Hadrian do you mind taking a look? You were the author of the EndpointConfiguration, and you may have some thoughts how to resolve this. Fell free to reassign the CAMEL-5183 ticket. Anyone others thoughts is also welcome. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/