I am trying to set up basic authentication in service-http as described on
the web page, but it does not work. The http endpoint remains unprotected.

I just added:

    <http:basicAuthentication>
        <http:basicAuthCredentials username="testuser" password="testpass"
/>
     </http:basicAuthentication>
 
to the endpoint configuration. Did I forget something?

Wolfgang 
-- 
View this message in context: 
http://www.nabble.com/Basic-Authentication-does-not-work-tf4639516s12049.html#a13250976
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to