Bug 40325

Summary: No way to specify proxyuser and proxypassword for WebService(SOAP) sampler
Product: JMeter - Now in Github Reporter: David Karr <david.karr>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.2   
Target Milestone: ---   
Hardware: Other   
OS: other   

Description David Karr 2006-08-25 18:03:18 UTC
The WebService(SOAP) sampler doesn't work with authenticted proxies.  It allows
entry of the proxyhost and proxyport, but not the proxyuser and proxypassword. 
When I run a test with this sampler, the "Sampler result" in the View Results
Tree shows this:

HTTP response message: Error opening socket: java.io.IOException: Unable to
tunnel through proxy.wamu.net:8080.  Proxy returns &quot;HTTP/1.1 407 Proxy
Authentication Required&quot;
Comment 1 Sebb 2007-03-11 16:42:19 UTC
Added to SVN.

The details can now be provided in the same way as for the HTTP samplers, i.e. 
set the properties:

http.proxyPass
http.proxyUser
Comment 2 The ASF infrastructure team 2022-09-24 20:37:37 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1775