Hello, guys!

Why doesn't HttpComponentsClientHttpRequestFactory have an ability to configure Credentials?
From other side CommonsHttpMessageSender does :-(.
So, if I don't like to configure beans from Java like this: http://hc.apache.org/httpcomponents-...ntication.java, I should include dependency of Spring-WS and do it like this:
forum.springsource.org/showthread.php?134148

Thanks,
Artem

P.S. Arjen, this question is more to you: you are an author of both classes ;-)