Hi All I thought I pose a question to the JMeter Group to find if there is a way to execute BeanShell script on a remote server instead on the host itself.
The beanshell script executes an "Windows Command Prompt"/ or "batch file" on located on a Windows box. The test plan exist on unix/linux box and the beanshell need to be executed on the Windows Box I have attempted rmi and remote host and beanshell server but with out any success. Regards Lance