This is not quite what I think you are asking, but: I wrote the response Saver, which saves each response data in a separate file. [To make it easier for automated testing] It would be easy enough to extend this to create a separate file for the headers.
I also extended SampleResult to save the Response Headers separately from the Data. Perhaps links to these files could be saved in the JTL file, as an option. S. -----Original Message----- From: Jordi Salvat i Alabart [mailto:[EMAIL PROTECTED] Sent: 01 December 2003 13:22 To: JMeter Developers List Subject: Is there any listener capable of writing the whole response to the XML file? The main purpose behind having the proxy notify listeners as it works was to be able to record the results (as requested in http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11422). Do we have any listener capable of doing that? Shouldn't the View Results Tree listener store everything, so that it can rebuild it's contents from the file later on? -- Salut, Jordi. --------------------------------------------------------------------- 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]
