Re: How to return values from Java Request Sampler

2006-01-01 Thread sebb
16. Dezember 2005 16:46 > An: JMeter Users List > Betreff: Re: How to return values from Java Request Sampler > > > On 16/12/05, Brunner Michael <[EMAIL PROTECTED]> wrote: > > Hi, I wrote my own Java Request Sampler. > > Maybe this question is ridiculos, but how

AW: How to return values from Java Request Sampler

2005-12-18 Thread Brunner Michael
Hi, what do you mean with "save the variable directly" ? -Ursprüngliche Nachricht- Von: sebb [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 16. Dezember 2005 16:46 An: JMeter Users List Betreff: Re: How to return values from Java Request Sampler On 16/12/05, Brunner Micha

Re: How to return values from Java Request Sampler

2005-12-16 Thread sebb
On 16/12/05, Brunner Michael <[EMAIL PROTECTED]> wrote: > Hi, I wrote my own Java Request Sampler. > Maybe this question is ridiculos, but how do I return a value from the > runTest() method. > I scanned the Object SampleResult but couldn't find a place to put my result > in. > The final goal wou

How to return values from Java Request Sampler

2005-12-16 Thread Brunner Michael
Hi, I wrote my own Java Request Sampler. Maybe this question is ridiculos, but how do I return a value from the runTest() method. I scanned the Object SampleResult but couldn't find a place to put my result in. The final goal would be, that the result should be stored in a jmeter vairable, which