On 14/06/2010, [email protected] <[email protected]> wrote: > I have written a add-on that writes sets the response data via > SampleResult.setResponseData. This seems to work well as the data shows > up in the Response data tab for the View Results Tree listener. It also > gets written to the file in the Simple Data Writer when configured to Save > Response Data. However, the data isn't written to the file when run from > the non-GUI cmd file. What do I need to do?
Make sure that your add-on actually runs in non-GUI mode. > using JMeter 2.3.2 > > Thanks > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

