Hi, Thanks for the response. in jmx file that is created from UI, hashtree class is hashTree
whereas in jmx file created from java code, it is <org.apache.jorphan.collections.HashTree> if i change <org.apache.jorphan.collections.HashTree> to hashTree everything works perfect. how to use hashTree instead of org.apache.jorphan.collections.HashTree ? Basically , hashTree is object of which class ? -- View this message in context: http://jmeter.512774.n5.nabble.com/Adding-samplers-to-thread-group-tp5724140p5724175.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]
