Hi

Yeah there was some bits wrong with the http wiki documentation.
Hadrian promised to take care of it.
I think some constant keys that are common/reuseable is moved to
Exchange where as others stays at xxxConstant class.

Please remember to write which version of Camel you are using as 1.x
and 2.0 can be a lot different in some components.

A good place to look also is the unit tests in camel-http and
camel-jetty as they should test the auth stuff.

Yeah the wiki could use a section on how to use auth. Please take a
look at the tests and write back your findings.
Then we can look at improving the doc and see what is wrong if still
not working.


On Wed, Jul 1, 2009 at 3:51 PM, SwenVogel<[email protected]> wrote:
>
> Hi,
>
> i want to use authentication with the http component and use the following
> URI:
> http://edu.bibserve.com?username=user&amp;password=pwd
>
> 15:42:59,800 DEBUG header:70 - >> "User-Agent: Jakarta
> Commons-HttpClient/3.1[\r][\n]"
> 15:42:59,800 DEBUG header:70 - >> "Host: edu.bibserve.com[\r][\n]"
> 15:42:59,800 DEBUG header:70 - >> "Content-Length: 523[\r][\n]"
> 15:42:59,800 DEBUG header:70 - >> "Content-Type:
> application/x-www-form-urlencoded[\r][\n]"
> 15:42:59,800 DEBUG header:70 - >> "[\r][\n]"
>
> But there is no HTTP-Authentication header, i also checked this with
> Wireshak (tcpdump).
>
> PS: The header Exchange.HTTP_CONTENT_TYPE described in the http component
> description
> do not exists, onl Exchange.CONTENT_TYPE.
>
> Thanks for your answer ...
> --
> View this message in context: 
> http://www.nabble.com/http-component-with-authentication-tp24290117p24290117.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to