> By the way, BeanShell tends to leak more memory if the script is on
> the screen; using a file seems better. Best is probably to define the
> script as a method in a startup file and then invoke from a file or
> the screen.
> 

I'm trying to do this, but I can't make it work.
I am using a Simple Config Element to set both
'beanshell.preprocessor.init' and 'beanshell.postprocessor.init' to be
'BC\funcs.bsh'. I then try to invoke one of these functions from the
screen, and get an error in jmeter.log saying "Typed variable
declaration" (And quoting a bit of the code).
Should it be working when I do this?

        # r

-- 
Ronan Klyne
Business Collaborator Developer
Tel: +44 (0)870 163 2555
[EMAIL PROTECTED]
www.groupbc.com

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

Reply via email to