Mantis - Resin
Viewing Issue Advanced Details
4524 trivial always 04-28-11 07:55 05-16-11 14:29
Prabhu  
ferg  
normal  
closed 4.0.16  
fixed  
none    
none 4.0.19  
0004524: Applet - Servlet Communication (post stream issues)
When Applet try to stream back file back to called servlet, servlet is receving only half content.

The same code works in 4.0.14 version but not in this new one. I tried simple applet which just post back stream which received from servlet and still same issue.

I checked all the logs there was no error or exception. We have a professional resin license and we are looking to upgrade our prodcution server to this version.

Thanks!

Notes
(0005230)
ferg   
05-09-11 09:12   
I haven't been able to duplicate this here.

If you can duplicate it reliably, please change the logging level to "finer", duplicate the issue, and attach the section of the log showing the POST. That might tell if it's a timeout issue or something similar.