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

JMeter 2.6: BSFException: unable to load language: jscript

2012-03-08 Thread sergio
Hi I have found a strange issue with Javascript I need to to do some string manipulation for a test, and I choosed to do in Javascript. Then I have found that there is no way to make Javascript working in my installation. I went down to a simple plan with only a BSF sampler and a debug sampler