Mantis - Resin
Viewing Issue Advanced Details
4783 major always 09-30-11 14:16 11-11-14 15:08
Prabhu  
ferg  
normal  
closed 4.0.22  
duplicate  
none    
none 4.0.42  
0004783: Applet - Servlet Communication (post stream issues)
When Applet try to stream data back to called servlet, servlet is receiving only half of the content when we (use HTTPS secure communication). The same code works when we use HTTP in all the version till 4.0.22. But when we try with HTTPS its not working in any of these version(4.0.16, 4.0.17, 4.0.18, 4.0.19, 4.0.20,4.0.22) but works only in 4.0.14 version which we use for production right now.

I tried simple applet which just post back stream which received from servlet and still same issue. I have attached sample application which we used to test this issue and I have attached logs, config file we had for the server(see attached zip file).

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

Please let me know if you have any questions.

Thanks!
 applt_sevlt_comm.zip [^] (42,307 bytes) 09-30-11 14:16

Notes
(0005527)
Prabhu   
09-30-11 14:17   
Please refer this issue which I have raised before.

http://bugs.caucho.com/view.php?id=4524 [^]
(0006570)
ferg   
11-11-14 15:08   
Duplicate of SSL timing issues fixed in prior versions.