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 ------------------------------------------------------------------------------ * XPath Extractor - add user-declared namespaces * Rework HTTP GUI to make it easier to use and extend * JDBC IN/OUT/INOUT parameters - * JDBC NULL input parameters (done) * File->Revert command, to easily reload existing file. This is implemented, but not committed to svn (Alf Hogemark) * File->Open recent files command, bugzilla 31336 * Add HTTP methods dropdown to "SOAP/XML-RPC sampler", bugzilla 42637 @@ -39, +38 @@ * Add a simple jmeter test plan, with threadgroup, http sampler, and listener, using property values to control behavior to the bin/system_testfiles directory * Add shell scripts, for example jmeter_test_http, which just calls the standard jmeter script, with additional "-J" arguments, for example "-Jiterations=10" * Need a way of getting the listener output to the console, need some investigation + * on Windows one can use CON as the file name; /dev/tty for unix - but output is not formatted nicely + * Summariser can already output to console - that may be enough * Restructure HTTP Sampler / Settings GUI. bugzilla 41917. A big job, but is becoming necessary, if we are adding more options to the HTTP Sampler * Add a "View only errors" setting in viewers. * Currently, there is a "Log only errors", but I want to have it as a general setting on each listener @@ -112, +113 @@ * sort functions and component ref into more logical order (currently chronological) * perhaps use separate XML files for each item, included by main pages ? * Could we then add a "Help" button to each GUI element, which would bring up the correct help in the browser ? + * or extend the existing help menu to load just the individual page. + * If there are combined and individual help pages, there would probably need to be two copies. Maybe simplest just to split component reference by element type; keep current page as an index into the subsections + * Help could perhaps be extended to allow loading of linked pages (but one would probably not want to allow external links to be loaded). There is some code in View Tree that might help here. * Recode Save``Service so it does not load classes unnecessarily (code already developed and tested - not committed) * Re-write Class``Finder: * needs general tidyup / javadoc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
