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

------------------------------------------------------------------------------
    * or should they be omitted as at present? - this is confusing at build 
time.
    * or perhaps generate a dummy entry in the list, with a message to say the 
jar is missing? his would be tricky, as the class is needed to retrieve the 
name and the menu category. Perhaps the way to do it is to handle it in the GUI 
by catching the errors, and changing the name or screen comment? May be tedious 
to do.
   * Sort test tree according to JMeter processing order? This should probably 
be a separate action, as it would be confusing for the tree to change as it was 
editted!
-  * Re-order HTTP request defaults fields to be like sampler
-   * Protocol
-   * Host   Port
-   * Path
-   * Encoding
   * introduce Generic HTTP Sampler which can do either Java or Http``Client or 
...
    * could be new sampler GUI with new underlying test elements
    * but it would be nice if existing test plans were converted into the new 
sampler. Looked at this a while back, but got stuck with XStream aliasing, 
which has to be one-to-one at present. However, the code change to 
Save``Service to remove the class loading should make it possible to have 
multiple aliases for a single class. That might be sufficient, otherwise we'll 
need a suitable converter.
@@ -201, +196 @@

   * HTTP Cookie Manager should not clear static cookies each iteration
   * Remove some code in HTTPSampler, which is a workaround for httpclient3.0 
bug, which has been fixed in httpclient3.1
   * Improve "org.apache.jmeter.JMeter" class by removing the hack in 
"ListenToTest", which causes JMeter to always sleep 5 seconds before exiting 
when run in batch
+  * Re-order HTTP request defaults fields to be like sampler
+   * Protocol
+   * Host   Port
+   * Path
+   * Encoding
  

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

Reply via email to