The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.69.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.69 is a bugfix and feat
Angela,
I have seen this before when changing java sources, in our case 7 to 8.
Jump through the hoop of rebuilding the keystore with the current java
I believe this is what we did that made the difference
I am not familiar with PKCS11
we use Http11Nio2Protocol with PKCS12 for compl
Hi all,
We have
- tomcat 9.0.68
- RHEL 8.6 with FIPS
- OpenJDK 17.0.5.0.8-2.el8_6
We just upgraded OpenJDK from 17.0.4.0.8-2.el8_6 to the above version. Now
tomcat won't listen on the desired port. Something is wonky with it accessing
the keystore. If you all see anything obvious, could you
Hello there,
Apache Tomcat v9.0.65
Java 11
OS Linux
We have a web app which is embedding tomcat. web-app's context path
/product is mapped to docBase /opt/product/codebase folder. The whole
web-app content is inside this /codebase folder. The customer of the
web-app can customize the web-app