http conduit: documentation references basicAuthSupplier but should be 
authSupplier
-----------------------------------------------------------------------------------

                 Key: CXF-4080
                 URL: https://issues.apache.org/jira/browse/CXF-4080
             Project: CXF
          Issue Type: Bug
            Reporter: Achim Nierbeck


The conduit element still supports the basicAuthSupplier (at least for the xml 
config) and documentation still points to it for configuring a AuthSupplier. 
Though this basicAuthSupplier doesn't work at all and always returns a 

{code}
NotWritablePropertyException: Invalid property 'basicAuthSupplier' 
{code}

Using the general authSupplier does work. So this is probably more an issue of 
documenting and removing the old stuff :)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to