Hello I realised that I should have posted this into the Dev list rather than the users list :)
I have been working on an issue with the Java Sampler where the default values keep on over-writing the configured values, and I couldn't add any additional parameters into a test suite. My colleague found this bug was first logged in 2007 and there is a fix from 2013 which fixes the problem nicely for us: https://issues.apache.org/bugzilla/show_bug.cgi?id=42867 And checking the code right now it still seems like this minor patch is missing from here: http://svn.apache.org/repos/asf/jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/config/gui/JavaConfigGui.java Any chance this patch could get applied into trunk for the next release as that would be brilliant :) Cheers Peter
