Is there something wrong or it's just a note ypu make ?
Thanks for clarifying.
On Wednesday, November 6, 2013, sebb wrote:
> On 2 November 2013 21:53, wrote:
> > Author: pmouawad
> > Date: Sat Nov 2 21:53:49 2013
> > New Revision: 1538291
> >
> > URL: http://svn.apache.org/r1538291
> > Log:
>
On 2 November 2013 21:53, wrote:
> Author: pmouawad
> Date: Sat Nov 2 21:53:49 2013
> New Revision: 1538291
>
> URL: http://svn.apache.org/r1538291
> Log:
> Bug 55717 - Bad handling of Redirect when URLs are in relative format by
> HttpClient4 and HttpClient31
> Bugzilla Id: 55717
>
> Modified:
On Tue, Nov 5, 2013 at 1:14 PM, sebb wrote:
> On 4 November 2013 18:49, Milamber wrote:
> >
> > Le 04/11/2013 17:19, Philippe Mouawad a ecrit :
> >
> >> Hello,
> >> You may have missed my previous mail so created a special thread.
> >>
> >> Current 2.10 contains 3 issues:
> >> - NativeCommand ti
On 4 November 2013 18:49, Milamber wrote:
>
> Le 04/11/2013 17:19, Philippe Mouawad a ecrit :
>
>> Hello,
>> You may have missed my previous mail so created a special thread.
>>
>> Current 2.10 contains 3 issues:
>> - NativeCommand timeout issue => Not a problem for me as it's not a
>> regression
If I understand you well you want to have a code sample of sending a SOAP
request?
Usually soap requests are simply http POST requests with an XML message as
payload. That's how it's done in Jmeter.
If what you need is creating a soap request from a wsdl, then look at
soapUI which also has an ope