On 11 May 2016 at 14:46, Sharmadha <[email protected]> wrote: > 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 ? >
See bin/saveservice.properties But note that this is internal code and may change. It would be better to create a JMX file. > > -- > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
