2008/4/22 <[EMAIL PROTECTED]>: > I have a WebService (oracle in this case not that it matters) that uses http > user/pass for authorization and was wondering how do I send SOAP requests > that include this user/pass in the http header so that I can 1) load the WSDL > file in the SOAP sampler and 2) submit a request that will be authorized? >
Headers can be added using: http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Header_Manager > Thanks > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

