Hi

Check unit tests in camel-jetty, such as
https://svn.apache.org/repos/asf/camel/trunk/components/camel-jetty/src/test/java/org/apache/camel/component/jetty/HttpBasicAuthTest.java

On Wed, Mar 9, 2011 at 7:24 AM, nw31304 <[email protected]> wrote:
> Yep, thanks.  That's what I'm having to resort to (hopefully temporarily).
> Still It seems as though I ought to be able to specify the auth stuff on the
> URI, as the doc states is possible.  That would be absolutely necessary if
> for example, a route feeds the HTTP component directly (without a Java
> language producerTemplate/Processor/bean etc. having the luxury of doing the
> base64 encoding and setting of the headers).  I must be doing something
> wrong, but what escapes me.  Thanks again for the reply.
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Basic-HTTP-Authentication-headers-missing-using-HTTP-component-tp3414749p3415052.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to