You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by zze-Clic To Contact JEAN K ext FTRD/DMI/SOP <kj...@rd.francetelecom.com> on 2003/12/09 09:29:21 UTC

RE : Extending Jmeter !

Hi, thanks for replying
I've tried your solution, I've downloaded this class and those which depend. I don't see this new listener in the menu!
Karine

-----Message d'origine-----
De : BAZLEY, Sebastian [mailto:Sebastian.BAZLEY@london.sema.slb.com] 
Envoyé : lundi 8 décembre 2003 16:37
À : 'JMeter Users List'
Objet : RE: Extending Jmeter !


> -----Original Message-----
> From: zze-Clic To Contact JEAN K ext FTRD/DMI/SOP 
> [mailto:kjean.ext@rd.francetelecom.com]
> Sent: 08 December 2003 14:59
> To: JMeter Users List
> Subject: Extending Jmeter !
> 
> 
> Hi,
> 
> In my application, I have to save the xml returned by the
> HTTP server in
> a text file. For that, I guess I have to developp a new SampleListener
> which implements SampleListener and extends AbstractVisualizer. When i
> test,  the code contained in the method public void
> sampleOccurred(SampleEvent e) is not taken in account! Can anyone help
> me ?

The latest JMeter in CVS has got a ResultSaver, which can be added to any part of the tree. This saves the result to a file. Have you tried it?

S.

---------------------------------------------------------------------
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


Re: Extending Jmeter !

Posted by Sebastian Bazley <Se...@london.sema.slb.com>.
It worked for me last time I tried it.

Note that it is a Post Processor, not a Listener.

S.
----- Original Message ----- 
From: "zze-Clic To Contact JEAN K ext FTRD/DMI/SOP" <kj...@rd.francetelecom.com>
To: "JMeter Users List" <jm...@jakarta.apache.org>
Sent: Tuesday, December 09, 2003 8:29 AM
Subject: RE : Extending Jmeter !


Hi, thanks for replying
I've tried your solution, I've downloaded this class and those which depend. I don't see this new listener in the menu!
Karine

-----Message d'origine-----
De : BAZLEY, Sebastian [mailto:Sebastian.BAZLEY@london.sema.slb.com]
Envoyé : lundi 8 décembre 2003 16:37
À : 'JMeter Users List'
Objet : RE: Extending Jmeter !


> -----Original Message-----
> From: zze-Clic To Contact JEAN K ext FTRD/DMI/SOP
> [mailto:kjean.ext@rd.francetelecom.com]
> Sent: 08 December 2003 14:59
> To: JMeter Users List
> Subject: Extending Jmeter !
>
>
> Hi,
>
> In my application, I have to save the xml returned by the
> HTTP server in
> a text file. For that, I guess I have to developp a new SampleListener
> which implements SampleListener and extends AbstractVisualizer. When i
> test,  the code contained in the method public void
> sampleOccurred(SampleEvent e) is not taken in account! Can anyone help
> me ?

The latest JMeter in CVS has got a ResultSaver, which can be added to any part of the tree. This saves the result to a file. Have
you tried it?

S.

---------------------------------------------------------------------
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



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