[
https://issues.apache.org/jira/browse/SMXCOMP-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Termin resolved SMXCOMP-843.
-----------------------------------
Resolution: Fixed
Author: tterm
Date: Fri Jan 21 16:51:25 2011
New Revision: 1061902
URL: http://svn.apache.org/viewvc?rev=1061902&view=rev
Log:
SMXCOMP-843 The old provider processor has no possibilty to bind the Auth scope
on a host:port config
Modified:
servicemix/components/trunk/bindings/servicemix-http/src/main/java/org/apache/servicemix/http/BasicAuthCredentials.java
servicemix/components/trunk/bindings/servicemix-http/src/main/java/org/apache/servicemix/http/HttpConfiguration.java
servicemix/components/trunk/bindings/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ProviderProcessor.java
> The old provider processor has no possibilty to bind the Auth scope on a
> host:port config
> -----------------------------------------------------------------------------------------
>
> Key: SMXCOMP-843
> URL: https://issues.apache.org/jira/browse/SMXCOMP-843
> Project: ServiceMix Components
> Issue Type: Bug
> Components: servicemix-http
> Affects Versions: servicemix-http-2010.01
> Reporter: Thomas Termin
> Assignee: Thomas Termin
> Fix For: 2011.01
>
>
> The old style provider processor has no possibility to create an AuthScope
> for a certain host. and port from the url to connect. The AuthScope is
> always bound to any host and any port. That leads with frequently parallel
> usage of the porvider for different hosts with different user names and
> passwords to basic auth errors.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.