DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=42637>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=42637

           Summary: add non-POST method support to the SOAP/XML-RPC sampler
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P3
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]


The request: add an HTTP method selector to the SOAP/XML-RPC sampler such that
arbitrary blobs of XML can be sent along with any HTTP request.  (Currently it
just uses a hardcoded POST call.)

The rationale: many newly-developed web services I find myself implementing
tests against take XML input to non-POST calls; it's possible to use the file
upload functionality in the HTTP sampler to supply this input for POST and PUT
(as of nightly build r543291), but not any other methods; generally speaking,
using the SOAP/XML-RPC sampler would also be a much cleaner way of implementing
such things.

Thanks!

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to