Bug 39626

Summary: Loading SOAP/XML-RPC requests from file in SoapSampleGui
Product: JMeter - Now in Github Reporter: Davanum Srinivas <dims>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: CLOSED FIXED    
Severity: normal    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: other   
Attachments: Patch for loading messages from file
OOPS! sorry here's the new one against the branch.

Description Davanum Srinivas 2006-05-21 18:55:19 UTC
Hi,

Am trying to send large soap messages, unfortunately cut-n-paste to the edit
field does not cut it. So i copied over some code and added the functionality
for loading/sending messages from file for the SoapSampleGui/SoapSampler. Could
you please accept this tiny contrib.

thanks,
dims
Comment 1 Davanum Srinivas 2006-05-21 18:55:57 UTC
Created attachment 18325 [details]
Patch for loading messages from file
Comment 2 Sebb 2006-05-21 21:23:04 UTC
Thanks for the patches.

However, I'm having difficulty applying them, as they seem to have been
generated from an old version of the source. In particular, the GUI was updated
on 10-Mar-2006 to add a Soap action header.

All the current work is taking place in the 2.1 branch - did you perhaps create
the patch against the trunk?
Comment 3 Davanum Srinivas 2006-05-22 04:10:38 UTC
Created attachment 18326 [details]
OOPS! sorry here's the new one against the branch.

diff against jmeter/branches/rel-2-1
Comment 4 Sebb 2006-05-22 21:49:58 UTC
Thanks, that worked much better.

I've added the code, and updated the documentation.

It will be in the next nightly build.
Comment 5 The ASF infrastructure team 2022-09-24 20:37:37 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1723