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 AlfHogemark:
http://wiki.apache.org/jakarta-jmeter/FutureReleases

------------------------------------------------------------------------------
   * File->Open recent files command, bugzilla 31336
   * Add HTTP methods dropdown to "SOAP/XML-RPC sampler", bugzilla 42637
   * Remove unnecessary code duplication in "SOAP/XML-RPC sampler", rather use 
code inherited from HTTPSampler2. This is almost done, not committed to svn 
(Alf Hogemark)
+   * Add unit tests for SOAP/XML-RPC sampler
+   * Change name exposed to use to "SOAP/XML-RPC/REST sampler"
   * Make it possible to send file content for HTTP GET, PUT and DELETE using 
"HTTP Sampler" and "HTTP Sampler 2", and therefore also "SOAP/XML-RPC sampler"
   * Make Axis2 / XFire / CFX Sampler, and possible retire existing 
"Webservice(SOAP) sampler". 
    * A bit unsure about this, not sure what benefit is over "SOAP/XML-RPC 
Sampler".
@@ -74, +76 @@

   * 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 HttpMirrorThread 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
+   * Add unit tests
  
  
  = Non-functional improvements =

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to