Hi, Coming back to this discussion. Now that template exists and tutorial has been updated to use it shall we deprecate sampler in favor of regular http request.
As you can see from this: - http://is.muni.cz/th/256206/fi_m/dp.pdf Author used this one in his benchmark with 2.12 which led to bad results. Having a discussion with him he said he wasn't aware of the recommended method and thought regular http request was a kind of hack. I would suggest at least adding a comment in component reference to advise users to move to regular http request ? And deprecate it in next release or update its code to use http request. Thanks On Thursday, October 3, 2013, Philippe Mouawad <[email protected]> wrote: > Already available sebb. > > > On Thu, Oct 3, 2013 at 2:40 PM, sebb <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> On 1 October 2013 22:03, Philippe Mouawad <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> > On Tue, Oct 1, 2013 at 6:36 PM, sebb <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> > >> >> On 1 October 2013 11:24, Nicola Ambrosetti Brolin >> >> <[email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: >> >> > Maybe it will prompt someone to add xml syntax highlighting and we >> could >> >> > dream of one day finally being able to generate a soap request from >> the >> >> > wsdl? Then I could finally drop soapUI ;-) >> >> >> >> Not sure that syntax highlighting is sufficient, but if it is, that >> >> should be easy now that we are using RSyntaxTextArea. >> >> >> >> When I last looked, there did not seem to be a stand-alone WSDL parser >> >> with a suitable license. The existing WSDL parser is extremely basic >> >> and only supports very simple WSDL files. >> >> >> >> > >> >> > On 29 September 2013 14:20, Philippe Mouawad < >> [email protected] >> <javascript:_e(%7B%7D,'cvml','[email protected]');> >> >> >wrote: >> >> > >> >> >> Hello, >> >> >> What about deprecating SOAP/XML-RPC Request ? >> >> >> >> >> >> >> >> >> It duplicates part of HTTP Sampler and uses HTTP Client 3. >> >> >> >> >> >> I don't see any reason to keep it. >> >> >> >> >> >> Thoughts ? >> >> >> >> What do the two requests look like? >> >> Is it easy to convert a general SOAP/XML-RPC Request to an HTTP >> request? >> >> >> >> Yes you copy past content in Raw Post Body >> > And add a Header Manager for SoapAction >> > With templates, it is now very easy. >> >> In which case, we should add a sample SOAP template or two before >> deprecating the sampler. >> >> >> >> >> >> >> -- >> >> >> Regards. >> >> >> Philippe. >> >> >> >> >> >> > >> > >> > >> > -- >> > Cordialement. >> > Philippe Mouawad. >> > > > > -- > Cordialement. > Philippe Mouawad. > > > -- Cordialement. Philippe Mouawad.
