You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2005/05/31 14:13:00 UTC

DO NOT REPLY [Bug 35136] New: - XML output label in Web Services and HTTP Samplers in build 20050528

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=35136>.
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=35136

           Summary: XML output label in Web Services and HTTP Samplers in
                    build 20050528
           Product: JMeter
           Version: Nightly (Please specify date)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: Filip.L_Ecluse@alcatel.be


The label attribute in the XML files generated by JMeter contains the URL
instead of the mane of the sampler. This makes *REALLY* difficult to separate
the metrics of different methods of the same web service, since they all share
the same url.
Could it be possible to give the user the option to choose the name printed in
the label attribute? It's just a matter to remove or comment out all the
instances of setSampleLabel(url) in the WebServiceSampler.java and
HTTPSampler.java, since they both inherit from HTTPSamplerBase.java, which
behaves correctly.

-- 
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: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org