This is part five of our Setup process. Part four can be found here: http://dudewheysmehblog.blogspot.com/2011/08/jmeter-process-setup-04-createpopulate.html
Located in the bin folder are a few files comes with JMeter to tweak it's configuration: httpclient.parameters, jmeter.properties, saveservice.properties, system.properties, upgrade.properties, and user.properties. We will edit the jmeter.properties and create our own properties file: extra.properties (both are included in the bundles here https://docs.google.com/leaf?id=0Byis5NEZXwweMTgyZTc3MDktNzU5Yy00ZDAyLTg2NzktNzgzNTBiZjk2ZWI3&hl=en_US).
Located in the bin folder are a few files comes with JMeter to tweak it's configuration: httpclient.parameters, jmeter.properties, saveservice.properties, system.properties, upgrade.properties, and user.properties. We will edit the jmeter.properties and create our own properties file: extra.properties (both are included in the bundles here https://docs.google.com/leaf?id=0Byis5NEZXwweMTgyZTc3MDktNzU5Yy00ZDAyLTg2NzktNzgzNTBiZjk2ZWI3&hl=en_US).
Note: If you wish, you can replace your default jmeter.properties with the one from the bundle, or you can edit your own. The same thing goes for the extra.properties -- you can create it from scratch or you can use / tweak the one from the bundle.