Mantis - Resin
Viewing Issue Advanced Details
6390 feature always 04-12-21 09:00 04-23-21 11:32
jfblachonLS  
ferg  
normal  
closed 4.0.65  
no change required  
none    
none  
0006390: Servlet 3.1 / 4.0
The last Spring Framework requires a Servlet 3.1+ container.
Is there an ETA to have Resin running a 3.1 (JSR-340) or 4.0 servlet container?

Spring framework 5.4.3 update introduce a breaking change with the HttpServletResponse.setContentLengthLong call (see additional information for an error stack)

Currently Resin Caucho provides a servlet 3.0 container for years.

Thanks
JF
java.lang.NoSuchMethodError: 'void javax.servlet.http.HttpServletResponse.setContentLengthLong(long)'
        at org.springframework.http.server.ServletServerHttpResponse.writeHeaders(ServletServerHttpResponse.java:130)
        at org.springframework.http.server.ServletServerHttpResponse.getBody(ServletServerHttpResponse.java:96)

Notes
(0006957)
ferg   
04-23-21 11:32   
Resin will not be supporting 3.1 or 4.0.