Re: HTTP Proxy Server with soap recording and derived headers

2005-05-13 Thread Peter Lin
not sure why honestly, but to be clear. there's two soap samplers soap/xml-rpc soap webservice in the case of soap webservice sampler, it uses apache soap driver. peter On 5/13/05, Alex <[EMAIL PROTECTED]> wrote: > > I've hacked (and I do mean hacked, no GUI, JMeter newbie I am) > a version

HTTP Proxy Server with soap recording and derived headers

2005-05-13 Thread Alex
I've hacked (and I do mean hacked, no GUI, JMeter newbie I am) a version of HTTP proxy to also capture soap requests and store them via SoapSampler (SOAP/XML-RPC Request) so far so good, tweak a little bit and off I go testing. Kudos to JMeter contributors, this was all pretty straightforward.