Ok, well i've implemented this now and it works a treat :)

Shall i submit a patch? Not having contributed before I'm not sure how this
is done?  

Thanks,
Dan

--------- Original Message --------
From: sebb <[EMAIL PROTECTED]>
To: JMeter Users List <[email protected]>, Lists
<[EMAIL PROTECTED]>
Subject: Re: SOAP Request and keepalives..
Date: 25/09/07 10:01

> 
> On 25/09/2007, Lists &lt;[EMAIL PROTECTED]&gt; wrote:
> Hi,I see back in 2005 this request came up:
> http://marc.info/?l=jmeter-user&amp;m=112654386012447&amp;w=2
> &nbsp;
> Was a Bugzilla enhancement&nbsp;ever created, I wonder?
> I now am in a similar situation - I need to be able to toggle the
keepalivesetting for a SOAP/XML-RPC request.
> Is there any way this can be done now?&nbsp;&nbsp;Can it be done in the
jmx file ifnot via the jmeter interface?
> &nbsp;
> No.
> Or, must it be a change to JMeter? If so, any hints about where
tostart/look?
> &nbsp;
> You would need to modify these classes:
> &nbsp;
>
org.apache.jmeter.protocol.http.sampler.SoapSamplerorg.apache.jmeter.protocol.http.control.gui.SoapSamplerGui
> &nbsp;
> to add a keep-alive option.
> &nbsp;
> However, if your SOAP requests can be stored in files, you should be able
to use the ordinary HTTP Sampler - just omit the mime type and
&quot;name&quot; parameter, and the file will be sent as the body of the
POST, see:
> 
> &nbsp;
>
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Request
> Thanks,Dan________________________________________________Message sent
using UebiMiau 2.7.10
> ---------------------------------------------------------------------To
unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

________________________________________________
Message sent using UebiMiau 2.7.10



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

Reply via email to