Re: Issue Migrating servlets to 10.1

2023-11-21 Thread Eduardo Guadalupe
Many libraries that require JDK 11 or 17 are very likely to have migrated to Jakarta(if they used javax) On Tue, Nov 21, 2023, 14:53 Robert Turner wrote: > I don't think there is an upper limit. I know 17 works for us, but your > mileage may vary depending on your app libraries, etc. > > > On Tu

Re: Testing OpenSSL integration using the FFM API with Tomcat 11 on Windows 10

2023-11-10 Thread Eduardo Guadalupe
? O build from source is the best alternative? On Fri, Nov 10, 2023, 01:48 Mark Thomas wrote: > On 10/11/2023 00:59, Eduardo Guadalupe wrote: > > Hi, > > > > I wanted to test the OpenSSL integration using the FFM API rather than > > Tomcat Native in Apache Tomcat 11.0.0-M

Testing OpenSSL integration using the FFM API with Tomcat 11 on Windows 10

2023-11-09 Thread Eduardo Guadalupe
Hi, I wanted to test the OpenSSL integration using the FFM API rather than Tomcat Native in Apache Tomcat 11.0.0-M14. Starting Tomcat is printing an error: Failed to initialize the SSLEngine. java.lang.UnsatisfiedLinkError: no ssl in java.library.path I am running on Windows 10 with openjdk-2

Re: Tomcat 7 - Log4j Vulnerability Guide Request

2022-01-28 Thread Eduardo Guadalupe
I hope this helps https://lists.apache.org/thread/m3bhytsh3yrhsxvo98vcyx4q6w0m1d4v On Fri, Jan 28, 2022, 9:58 AM Tim Funk wrote: > Out of the box, no version of Apache Tomcat uses any log4j version. > > If log4j is used, it is by a specific application (not provided by the ASF) > deployed to Tom