Hi
I am trying to test my listener (sort of a webserver) for SOAP requests with JMeter's SOAP RPC Handler,
Problem is that JMeter always sends the content type as application/x-www-form-urlencoded while my webserver expects only text/xml , else it fails.
I have tried adding a HTTP HeaderManager to over ride the default content type setting, still the problem persists.The HTTPHeader Manager adds the SOAPAction header which i set but when i set the Content-type header, it does'nt appear in the request being sent (I use tcpmon to see the http request being sent)
Could any one tell me how to over come this problem.
thanks
satish



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to