Re: Constant Throughput Timer and test duration conflict

2012-03-09 Thread mjara
Any help would be greatly appreciated. -- View this message in context: http://jmeter.512774.n5.nabble.com/Constant-Throughput-Timer-and-test-duration-conflict-tp5533559p5551974.html Sent from the JMeter - User mailing list archive at Nabble.com.

Re: How to use/enable Keystore Configuration (rather than SSL Manager)?

2012-03-09 Thread Philippe Mouawad
Hello, In fact it seems this feature only works with HTTPCLient 3.1. See: - https://issues.apache.org/bugzilla/show_bug.cgi?id=52871 Thank you Regards Philippe M. http://www.ubik-ingenierie.com On Fri, Mar 9, 2012 at 12:56 PM, wrote: > Philippe, > > Thanks. I'll try again later, but it

Re: How to use/enable Keystore Configuration (rather than SSL Manager)?

2012-03-09 Thread ohaya
Philippe, Thanks. I'll try again later, but it seems like I only get the multiple certs behavior with HTTPClient 3.1, and not HttpClient 4? Jim Philippe Mouawad wrote: > Hello, > > You can achieve the first by setting: > - HTTPClient 3.1 or 4 as implementation > - setting https.use.ca

Re: JMeter 2.6: BSFException: unable to load language: jscript: SOLVED

2012-03-09 Thread sebb
On 9 March 2012 10:24, sergio wrote: > Hi Steve, > > I see your point: I want to use Javascript. > The point is that Jscript does not stand for Javascript (never heard of this > language before!!) > which is buried down the list. In JMeter 2.5.1 on WinXP javascript occurs before jscript, but it i

Re: JMeter 2.6: BSFException: unable to load language: jscript: SOLVED

2012-03-09 Thread sergio
Hi Steve, I see your point: I want to use Javascript. The point is that Jscript does not stand for Javascript (never heard of this language before!!) which is buried down the list. Regards thank you! Il 09/03/2012 10:55, ZK ha scritto: Not all the languages in the drop-down list are supporte

Re: JMeter 2.6: BSFException: unable to load language: jscript

2012-03-09 Thread sebb
On 9 March 2012 09:55, ZK wrote: > Not all the languages in the drop-down list are supported by default. The > following are supported: jexl, javascript, xslt. Others may be available if > the appropriate jar is installed in the JMeter lib directory. Note that "jscript" is not the same as "javasc

Re: JMeter 2.6: BSFException: unable to load language: jscript

2012-03-09 Thread ZK
Not all the languages in the drop-down list are supported by default. The following are supported: jexl, javascript, xslt. Others may be available if the appropriate jar is installed in the JMeter lib directory. ZK -- View this message in context: http://jmeter.512774.n5.nabble.com/JMeter-2-6