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

Reply via email to