Re: transaction controller issue

2011-11-01 Thread Franco Sabadini
Hi, yes that's what I found, I read the bug report yesterday, but is it completelly fixed on JMeter 2.5.1? Or if the first evaluation of the IF is false it'll still fail? Thanks. Franco On Mon, Oct 31, 2011 at 6:21 PM, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello, You may

Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread Philippe Mouawad
Hello Sebb, Do you think JsseSSLManager should implement TestListener or is there a better way to achieve this: - Make JmeterKeyStore load Keystore at startup (in my proposition it will load it at Test startup) Thank you Regards Philippe On Tue, Nov 1, 2011 at 3:18 PM,

Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread sebb
On 1 November 2011 14:25, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, Do you think JsseSSLManager should implement TestListener or is there a better way to achieve this:   - Make JmeterKeyStore load Keystore at startup (in my proposition it   will load it at Test startup)

Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread Philippe Mouawad
I wanted to add a property called keystore_eager_load=false (by default). On Tue, Nov 1, 2011 at 3:32 PM, sebb seb...@gmail.com wrote: On 1 November 2011 14:25, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, Do you think JsseSSLManager should implement TestListener or is

Re: DO NOT REPLY [Bug 52033] Allowing multiple certificates (JKS)

2011-11-01 Thread sebb
Please don't top post; it's easier to follow the thread if it is in order. On 1 November 2011 14:34, Philippe Mouawad philippe.moua...@gmail.com wrote: I wanted to add a property called keystore_eager_load=false (by default). That seems reasonable. But would it make sense to only load the

ISSUE 52033

2011-11-01 Thread Philippe Mouawad
Hello Sebb, I implemented a KeystorePreloader component that can be added to Test Plan (it implements TestBean). This way, no additionnal jmeter.properties property and preloading only occurs when you explicitely add component to TestPlan. Do you agree with it ? can I commit it ? or do you find

Re: ISSUE 52033

2011-11-01 Thread sebb
On 1 November 2011 19:32, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, I implemented a KeystorePreloader component that can be added to Test Plan (it implements TestBean). This way, no additionnal jmeter.properties property and preloading only occurs when you explicitely add

JMeter SVN move

2011-11-01 Thread sebb
In 10 minutes (at 21:20 GMT) I propose to move JMeter SVN from Jakarta to the new top-level directory. Please refrain from checking in any code until further notice. I will send another e-mail when the move has been completed (should only take a few minutes) with details of how to access the new

** JMeter SVN move about to start **

2011-11-01 Thread sebb
Please don't use JMeter SVN for the next 10 minutes or so. I will advise when the move has been completed. - To unsubscribe, e-mail: dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: dev-h...@jakarta.apache.org

JMeter SVN move completed

2011-11-01 Thread sebb
JMeter has been voted as a TLP, and is in the process of being reorganised. The JMeter SVN URLs have changed. http[s]://svn.apache.org/repos/asf/jakarta/jmeter/ has become http[s]://svn.apache.org/repos/asf/jmeter/ So for example trunk has changed from

Re: JMeter SVN move completed

2011-11-01 Thread Philippe Mouawad
Hello Sebb, Congratulations for TLP. Is Jenkins build setup with this change ? Do nightly builds still get generated or we need to wait some time. Regards Philippe On Tue, Nov 1, 2011 at 10:36 PM, sebb seb...@gmail.com wrote: JMeter has been voted as a TLP, and is in the process of being

Re: JMeter SVN move completed

2011-11-01 Thread sebb
On 1 November 2011 22:12, Philippe Mouawad philippe.moua...@gmail.com wrote: Hello Sebb, Congratulations for TLP. Is Jenkins build setup with this change ? Do nightly builds still get generated or we need to wait some time. Yes, Jenkins should be OK. Also, buildbot generates nightly builds