Hello, One way of sending XMLrequest is:
1. add a HTTP request to the thread group and give the URL (where to post the XML) and other settings (port, get/post etc). 2. Add a parameter and write the XML request in the value and select encoding. 3. Run the test plan. Regards, Suhasini. > -----Original Message----- > From: Kurt Ward [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, December 10, 2002 4:17 AM > To: [EMAIL PROTECTED] > Subject: Configuration problem or bug? > > > > Hello, > > I am new to JMeter and would like to use it to test an > XML-RPC service. I set up the test with a SOAP/XML-RPC > sampler, but it does not appear to be posting the XML > request. (I have verified this by altering my port > configuration and using a TCP dumper to watch the messages, > seeing a POST operation with no data and an XML-RPC error > response coming back). Can someone point me in the right direction? > > Thanks! > Kurt > > > > --------------------------------- > Do you Yahoo!? > Yahoo! Mail Plus - Powerful. Affordable. Sign up now > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

