You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by su...@gmx.de on 2007/12/10 22:52:27 UTC

Using Property File in BeanShell

Hello Community,

New week, new problem.

I want to use a JMeter property File in my BeanShell (PreProcessor, PostProcessor,
etc.). Can anyone tell how I can use variables and methods and have the
opportunity to recieve response from any Property-File.

I appreciate your support. Thank you very much.

Seb

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser


Re: Using Property File in BeanShell

Posted by sebb <se...@gmail.com>.
On 10/12/2007, supermlp@gmx.de <su...@gmx.de> wrote:
> Hello Community,
>
> New week, new problem.
>
> I want to use a JMeter property File in my BeanShell (PreProcessor, PostProcessor,

There is no such thing as a JMeter property file per se.

There are JMeter properties, which are set from existing System
properties + jmeter.properties + user.properties

JMeter also reads sytem.properties and adds the contents as System properties.

> etc.). Can anyone tell how I can use variables and methods and have the
> opportunity to recieve response from any Property-File.
>

What are you trying to do?

You can use normal Java code to read/write property files in BeanShell.
See the Java and Beanshell docs.
> I appreciate your support. Thank you very much.
>
> Seb
>
> --
> Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten
> Browser-Versionen downloaden: http://www.gmx.net/de/go/browser
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org