Re: Found a bug in overriding URI using camel-http4 + documentation problem

2013-01-23 Thread lleclerc
anks again ! -- View this message in context: http://camel.465427.n5.nabble.com/Found-a-bug-in-overriding-URI-using-camel-http4-documentation-problem-tp5726005p5726064.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Found a bug in overriding URI using camel-http4 + documentation problem

2013-01-23 Thread Willem.Jiang
@Override public boolean isUseAdviceWith() { return true; } } -- View this message in context: http://camel.465427.n5.nabble.com/Found-a-bug-in-overriding-URI-using-camel-http4-documentation-problem-tp5726005p5726048.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Found a bug in overriding URI using camel-http4 + documentation problem

2013-01-22 Thread Christian Müller
I updated the WIKI page. It should be online in a few hours. Could you have a look at the unit test https://svn.apache.org/repos/asf/camel/trunk/components/camel-http4/src/test/java/org/apache/camel/component/http4/HttpWithHttpUriHeaderTest.java It shows how it works. Best, Christian On Tue, Ja

Found a bug in overriding URI using camel-http4 + documentation problem

2013-01-22 Thread lleclerc
-- View this message in context: http://camel.465427.n5.nabble.com/Found-a-bug-in-overriding-URI-using-camel-http4-documentation-problem-tp5726005.html Sent from the Camel - Users mailing list archive at Nabble.com.