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]

