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:[EMAIL PROTECTED] 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:[EMAIL PROTECTED] > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

