Keycloak integration with tomcat10

2023-10-12 Thread Aniket Pachpute
Hi, We wanted to integrate keycloak with tomcat 10. I saw that keycloak does not provide any client adapter compatible with tomcat10. Could you please suggest if there is any other way to integrate keycloak with tomcat10? Thanks, Aniket

Re: Sharing catalina home among tomcat machines in a load balanced environment gives problems with log files

2023-10-12 Thread Christopher Schultz
Jon, On 10/10/23 14:26, Mcalexander, Jon J. wrote: Could you have separate work folders but have the appbase be the in the shared folder space? You could do this with some symlinking, but I wouldn't recommend it. If you start to do things like dynamic deployment, etc. you will find that both

getting 404 after migrating app to rpm based tomcat install

2023-10-12 Thread Niranjan Babu Bommu
Can some please help me out with this?. recently we have started migrating our application from Tomcat 8.5.49 (tar file) to the RPM-installed Tomcat 8.5.89. We encountered a 404 error after the migration tomcat 8.5.49 tar file installation: TOMCAT_HOME: /deploy/software/tomcat TOMCAT_BASE:

RE: Sharing catalina home among tomcat machines in a load balanced environment gives problems with log files

2023-10-12 Thread Mcalexander, Jon J.
 Dream * Excel * Explore * Inspire Jon McAlexander Senior Infrastructure Engineer Asst. Vice President He/His Middleware Product Engineering Enterprise CIO | EAS | Middleware | Infrastructure Solutions 8080 Cobblestone Rd | Urbandale, IA 50322 MAC: F4469-010 Tel 515-988-2508 | Cell

Re: Keycloak integration with tomcat10

2023-10-12 Thread Bernd Schatz
Hi Aniket, Am 12.10.23 um 15:19 schrieb Aniket Pachpute: We wanted to integrate keycloak with tomcat 10. I saw that keycloak does not provide any client adapter compatible with tomcat10. Could you please suggest if there is any other way to integrate keycloak with tomcat10? For oidc

Re: JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Christopher Schultz
Brian, On 10/12/23 16:55, Brian Braun wrote: Hello, First of all, I apologize if maybe my issue is not exclusively related to Tomcat, but I think it is. I started my website many years ago, using Struts 1.2.4 and since then I have been using it. Some years after that I had the intention to

Update to 10.1.14 breaks our application

2023-10-12 Thread Richard Cook
Hi, We have a spring boot application (v3.1.4) It currently uses org.apache.tomcat tomcat-jdbc 10.1.13 A renovate bot updated this package to 10.1.14 and now our app fails on startup, with the following exception.. 2023-10-11T22:27:16.981Z WARN 7 — [ main]

JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
Hello, First of all, I apologize if maybe my issue is not exclusively related to Tomcat, but I think it is. I started my website many years ago, using Struts 1.2.4 and since then I have been using it. Some years after that I had the intention to migrate to JSF (version 2.2.X) and combine both

Re: JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
Hi Chris, Its JSF version 2.2.1 What is a bytecode scanner? I will google that, I don't have any idea. And why did I start getting this problem a few days ago? The only thing that changed is Eclipse (I upgraded it to the latest) and the Tomcat that Eclipse uses to run the website everytime I run

Re: Tomcat upgrade from 9.0.80 to 9.0.81

2023-10-12 Thread Christopher Schultz
All, On 10/11/23 08:06, i...@flyingfischer.ch wrote: Am 11.10.23 um 14:02 schrieb Alexander Veit: Caused by: org.apache.http.ConnectionClosedException: Premature end of Content-Length delimited message body (expected: 4,999; received: 3,040)     at

Re: JSF errors when upgrading Tomcat and Eclipse: com.sun.faces.config.JavaClassScanningAnnotationScanner$ConstantPoolInfo.containsAnnotation Unknow type constant pool XX at position XX

2023-10-12 Thread Brian Braun
Hi, I replaced JSF 2.2.1 with 2.2.20 and the problem is gone! It seems that the old 2.2.1 JAR had some kind of old format that crushed with the way the latest Eclipse works. And since 2.2.1 to 2.2.20 is not a huge upgrade, my old JSF pages still work. Nice! Thanks! On Thu, Oct 12, 2023 at 4:35 

Re: Update to 10.1.14 breaks our application

2023-10-12 Thread Han Li
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 > On Oct 13, 2023, at 05:45, Richard Cook > wrote: > > Hi, > > We have a spring boot application (v3.1.4) It currently uses > > > org.apache.tomcat > tomcat-jdbc > 10.1.13 > > > A renovate bot updated this package to 10.1.14 and now our

Keycloak-adapter compatible version

2023-10-12 Thread Navya
Hi, I am trying to upgrade the tomcat 9 to 10 version, May I know which version of the keycloak adapter is compatible with tomcat10? Thanks, Navya