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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27114

JAVA Sampler and JAVA Request Defaults

           Summary: JAVA Sampler and JAVA Request Defaults
           Product: JMeter
           Version: 1.9.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


There seems to be a bug in the JAVA Request Defaults. I have done the following:

Testplan with 3 JavaRequests with an own implementation of the
AbstractJavaSamplerClient. I have overridden the getDefaultParameters() method.
This shows then all parameters in the Requests as well as in the request
Defaults. My problem is now, that I would like to define all Parameters in the
Defaults except one, which has to be defined in the concrete Request. All
Parameters are overridden from the Defaults (even if the parameter there is
null). Also, if I get rid of this one parameter in the defaults, and add them
manually to the Requests these are stored in the jmx-File but are never called
again. I therefore have to put all parameters in each Request :-(

Regards,

Markus

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

Reply via email to