Re: Tomcat GraalVm native image issue

2022-01-16 Thread Satyajit Rout
Thanks Remy for the response. I kept the main conf files under the module/stuffed/conf folder and then tried to build the native image following the steps given in the doc. When I run the native image from the stuffed folder it works and I am able to access the webapp. *But when I run the same n

Re: birthdate of AbstractHttp11Protocol.setRejectIllegalHeader

2022-01-16 Thread Rob Sargent
And bingo! 9.0.31. Please pardon my “find” skills > On Jan 16, 2022, at 3:05 AM, Mark Thomas wrote: > > On 15/01/2022 22:24, Rob Sargent wrote: >> Wow. On >> https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html >>

Re: birthdate of AbstractHttp11Protocol.setRejectIllegalHeader

2022-01-16 Thread Mark Thomas
On 15/01/2022 22:24, Rob Sargent wrote: Wow. On https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html my chrome browser find of “AbstractHttp11Protocol" locates one instance down in 9.0.2. Find of setReject gets me zero hits?? None of the 17 hits for “deprecate", to my eye, per