Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-jmeter Wiki" for change notification.
The following page has been changed by JMeterAdmin: http://wiki.apache.org/jakarta-jmeter/FutureReleases ------------------------------------------------------------------------------ * There seems to be some context sensitivity currently, but the code seems a bit odd, with explicit methods used by various parts of the code * Extend CSV Data Set to read via JDBC * Assertion Results (or similar) could be used to attach errors to samples - e.g. if a Post-Processor failed, the error could be shown there instead of in the log. Or just add string array for storing such errors? - * Save Graphics should prompt before overwriting files * Improve Http``Mirror``Thread class - done, but not submitted (Alf Hogemark) * It should allow blocking reads where appropriate, at least when content-length is known * Do not use Reader/Writer classes, which uses JVM default character encoding, causing mirrored content to differ @@ -99, +98 @@ * it would be nice if it could check for ambiguous controller names: * report error if ambig. name selected? OR * flag ambiguous names in the drop-down list? - * user.properties and system.properties should be read from JMeter launch directory if not found in current directory. * Java Sampler to invoke arbitrary Java method. Would need: * classname, method name, params (and types) , classpath * this can be done currently with BeanShell, but it would be simpler to have a dedicated GUI. @@ -202, +200 @@ * Add SVN revision number to Manifests. * Prevent adding test elements to inappropriate parts of the tree - e.g. controller and sampler must be under a thread group. Should also prevent drag and drop. * JDBC IN/OUT/INOUT parameters + * Save Graphics should prompt before overwriting files + * user.properties and system.properties should be read from JMeter launch directory if not found in current directory. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
