On 7 September 2011 17:37, David Levine <eniv...@gmail.com> wrote:
> I just use a normal HTTP Request with Method=POST, and specify a file for
> the XML contents to send.  Wish I could embed the XML contents in the JMeter
> test script instead of putting it in a separate file, but that's worked

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#SOAP/XML-RPC_Request

Allows XML as the body.

> great for testing my RESTful service (built using Jersey).
>
> D
>
> On Wed, Sep 7, 2011 at 9:34 AM, Bruce Ide <flyingrhenqu...@gmail.com> wrote:
>
>> I would swear that I've used the SOAP request for that in the past. My
>> service wanted a post in XML format, but it doesn't seem to provide a WSDL
>> or anything I'd normally associate with SOAP. If your service wants some
>> XML, I'd suggest giving that a try.
>>
>> --
>> Bruce Ide
>> flyingrhenqu...@gmail.com
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to