OK - I'll look into this in more detail - as I need to know the answer for the TAG.net project I own. I'll report back to the list when I have a definitive answer (if there is one).
Cheers AJ On Tue, 2007-02-06 at 10:22 +0000, sebb wrote: > I thought Content-Length and chunked encoding were mutually exclusive? > > If so, and SOAP insists on Content-Length, then this means that > chunked is not allowed by SOAP. > > I guess this needs to be looked at further. > > On 06/02/07, git <[EMAIL PROTECTED]> wrote: > > Seb, > > > > I am not expert on SOAP, however it would appear that the XML-RPC spec > > does not preclude chunked encoding, but it does insist on content > > length. I only say this to back up your point, that having both is not > > a bug, but is probably not what most server implementations would be > > expecting. > > > > AJ > > > > On Mon, 2007-02-05 at 23:53 +0000, sebb wrote: > > > > > Just for completeness: turns out it's not a bug. > > > > > > However I have changed the SOAP-RPC sampler to not use chunked > > > encoding when sending data supplied in the text box. > > > > > > On 05/02/07, Scott Cederberg <[EMAIL PROTECTED]> wrote: > > > > I have opened a bug regarding this issue and attached a JMX file that > > > > reproduces the problem. The bug is #41536. > > > > > > > > > > > > Scott > > > > > > > > On 2/4/07, sebb <[EMAIL PROTECTED]> wrote: > > > > > On 04/02/07, Scott Cederberg <[EMAIL PROTECTED]> wrote: > > > > > > On 2/3/07, sebb <[EMAIL PROTECTED]> wrote: > > > > > > > You'e right - sorry, I misread the headers: > > > > > > > > > > > > > > Accept: multipart/* > > > > > > > Content-Length: 873 > > > > > > > Content-Type: text/xml; charset=utf-8 > > > > > > > SOAPAction: "urn:Path/To/Soap#mySoapAction" > > > > > > > User-Agent: Jakarta Commons-HttpClient/3.0.1 > > > > > > > > > > > > > > It does seem odd that there are apparent part length markers. > > > > > > > There is already a content length header which should mean that > > > > > > > the > > > > > > > part sizes are not needed. > > > > > > > > > > > > > > Which version of JMeter are you using? > > > > > > > > > > > > I'm using JMeter version 2.2. > > > > > > > > > > > > I notice that the SOAP Sampler is using the Jakarta Commons > > > > > > HTTPClient > > > > > > library, which the HTTP Sampler that I've used previously is not. I > > > > > > tried using the HTTP Sampler HTTPClient to see if it also inserted > > > > > > part sizes into a POST request, which it did not on the request I > > > > > > tried. > > > > > > > > > > Looks like a bug in JMeter then, so please create a Bugzilla issue, > > > > > and attach (*) any relevant files such as jmeter.log and the jmx file > > > > > (scrub any private data first!). If you can provide a script that > > > > > shows the fault with a public SOAP server that would be ideal. > > > > > > > > > > (*) you need to create the issue before you can attach anything. > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > www.cubicalland.com > > www.nerds-central.blogspot.com > > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > www.cubicalland.com www.nerds-central.blogspot.com

