cs94njw - 2010-10-18

Hi

I've just started with StrutsTestCases (moving to SCRUM methodology), but I'm seeing the following error when trying to simulate downloading a file from a website:_

Exception: java.lang.UnsupportedOperationException - setBufferSize operation not supported.
(at servletunit.HttpServletResponseSimulator.setBufferSize(HttpServletResponseSimulator.java:481),_

I'm using Struts 1.2, so I'm constrained on the version of StrutsTestCase I use.  Does this functionality exist in later versions?  Is it just a hole in the functionality?  Is there a workaround?

I've not seen this error mentioned anywhere on the Internet, so I'm wondering why I'm so special ;)

Cheers,

Nicholas