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?
using JMeter 2.3.2 Thanks

