Bug 32919 - User variables can not be used in field URL for the WebService(SOAP) Request (Beta Code) listener
Summary: User variables can not be used in field URL for the WebService(SOAP) Request ...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.0.2
Hardware: PC Windows XP
: P5 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 11:55 UTC by theshaman
Modified: 2006-02-18 10:30 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description theshaman 2005-01-03 11:55:48 UTC
In the field URL of the configuration of a WebService(SOAP) Request (Beta Code)
listener, if I try to use a user variable for the url port (for example
http://server:{port}/webservice), all the changes made to the listener
configuration are not saved, so I guess user variables cannot not be used for
this URL field, contrary to the Http Request listener.

It's pity because url parameterization is useful for people like me who want to
test several servers using the same test plan.

At least, if the URL field is not correctly set, all the other fields (SOAP
action, SOAP Message, ...) should be saved.
Comment 1 theshaman 2005-01-03 17:11:04 UTC
In fact, a user variable for "host" works fine, it only seems to have when we
want  to replace the "port" by a user variable. 
After searching I believe that such a bug has already been declared for the
SOAP/XML component.
Comment 2 peter lin 2005-05-09 02:54:25 UTC
thanks for reporting this. sorry it took so long to look into it. the reason it
doesn't work is the webservice sampler uses 1 field, instead of two. I'll look
into changing this.

peter
Comment 3 peter lin 2005-07-19 05:46:40 UTC
I've made some enhancements, can you try out the nightly and see if the patch
works for you?
Comment 4 Sebb 2006-02-18 19:30:53 UTC
This should be in 2.1.1 - please re-open if the bug still exists
Comment 5 The ASF infrastructure team 2022-09-24 20:37:34 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1486