Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
servicemix-http-2010.01
-
None
Description
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.