Re: response.setContentStream fails servlet deployment

2012-08-22 Thread René Bock
So I will stick with stuffing data into memory... Am 22.08.2012 um 16:41 schrieb Q: > This is a known bug in 5.4.3 when deploying as a servlet. My notes on this > indicate that the offending code should be in > _WOApplicationWrapper.servletDispatchRequest() if you feel like getting your > han

Re: response.setContentStream fails servlet deployment

2012-08-22 Thread Q
This is a known bug in 5.4.3 when deploying as a servlet. My notes on this indicate that the offending code should be in _WOApplicationWrapper.servletDispatchRequest() if you feel like getting your hands dirty. On 22/08/2012, at 11:30 PM, René Bock wrote: > Hi every one, > > In order not to