See: http://jakarta.apache.org/jmeter/usermanual/best-practices.html#beanshell_server
On 20/08/07, ewcia <[EMAIL PROTECTED]> wrote: > > Hi > I want to execute my BeanShell script on server and i don't know how to do > that. Problem here is that this server is running somewhere in local > network and not on my machine. I know that i can do that by executing > command " java -cp .;bsh.jar bsh.Remote bsh://server:port script.bsh" but > is it possible to do such thing in JMeter? > > -- > View this message in context: > http://www.nabble.com/JMeter-and-BeanShell-script-tf4299469.html#a12237728 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

