That URL just mentions the Sampler that contains the example classes in the drop-down list. It does not describe much else. In my test plan, I added a Java Sampler and that's where I expected to see the class name from the jar file that I had placed in lib/ext, but that class name is not displayed. The URL you provided does not say what else needs to be done to see the class name in the combo-box, so I can select it.
Deepak Shetty wrote: > > yep > http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Java_Request > > On Wed, Feb 10, 2010 at 11:41 AM, RBRB <[email protected]> > wrote: > >> >> No, I did not. I was not aware of that. Is it discussed in the >> documentation? >> >> >> Deepak Shetty wrote: >> > >> > did you implement JavaSamplerClient interface? >> > >> > regards >> > deepak >> > >> > On Wed, Feb 10, 2010 at 11:27 AM, RBRB <[email protected]> >> > wrote: >> > >> >> >> >> According to the documentation, if a jar file containing a java class >> is >> >> placed in lib/ext folder, the class name should be visible in the >> >> classname >> >> drop-down on Java Request control panel. I placed a jar file >> containing >> >> one >> >> class (there is no package statement in the class) in that folder and >> >> started JMeter, but do not see the class name displayed in the >> combo-box. >> >> Is it because of the absence of package statement, or is the location >> of >> >> the >> >> jar file incorrect, or are there additional steps that I must take? >> >> -- >> >> View this message in context: >> >> >> http://old.nabble.com/How-to-see-a-class-name-in-Java-Request-control-panel-classname-combo-box--tp27536674p27536674.html >> >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> >> >> >> --------------------------------------------------------------------- >> >> To unsubscribe, e-mail: [email protected] >> >> For additional commands, e-mail: [email protected] >> >> >> >> >> > >> > >> >> -- >> View this message in context: >> http://old.nabble.com/How-to-see-a-class-name-in-Java-Request-control-panel-classname-combo-box--tp27536674p27536875.html >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > -- View this message in context: http://old.nabble.com/How-to-see-a-class-name-in-Java-Request-control-panel-classname-combo-box--tp27536674p27536950.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

