Have spring boot app with only one dependency spring-boot-starter web and want to see tomcat logs for that i added to logging.properties that handlers = 1catali
Right now, my Liquibase scripts are integrated in my product (a Spring boot application). I would like to know if there is an easy way to postpone the Liquibase
I have installed Pentaho (9.x) on Tomcat 8.5 and OpenJDK 1.8 as required. In front of it there is Apache 2.4 with mod_proxy_http. My website is served with HTTP
I'm using filebeat 7.15 with tomcat module to send logs to kibana. I'm trying to send exceptions as one message. My tomcat.yml configuration looks like this. -
I'm running an open source application (Apereo Central Authentication Service) on Tomcat 9.0.43 running as a Windows Service. Below is a log file extract showin
I downloaded a Vaadin22 starter-app using this link. Everything works fine using the embedded Server. But deploying to Tomcat 8.5.35 raises the following error
Jenkins - 2.263.1(LTS) deployed through tomcat on CentOS-8.2and have Nginx reverse proxy running in-front of Jenkins. Under Manage Jenkins > Configure System
Trying to upgrade Springboot from 1.x/java8 to 2.3.x/java 11(AWS Corretto 11) MySQL: Aurora Connectionpool: tomcat datasource Issue: with the upgraded versio
I have two active directories ad1 and ad2 that are trusted by each other. Ad1 has groups that contain both users of ad1 and ad2. Using a Tomcat realm of a Linux
So, I'm doing a project for uni and we have been asked to install YAWL on our computers in order to create a workflow for medical guidelines. I download the YAW
In eclipse whenever we copying a java dynamic web project into new one by renaming it and trying to run the new copied project in tomcat server it causes below
Current Situation Java Application development version: a Struts based GUI application developed in Java 1.5 JDK used for Compilation: 1.7 Tomcat Server: Applic
In our application , there are certain cookies related to analytics etc which are being sent as part of every request api from frontend, we are not explicity se
I'm new to java ,self-learning through video's and stackoverflow , I cannot find where I committed error in this code. this is my web.xml : <?xml version="1.
I'm new to java ,self-learning through video's and stackoverflow , I cannot find where I committed error in this code. this is my web.xml : <?xml version="1.
I was trying to solve this myself, but I haven't been able to solve this issue for three days. I have added user in tomcat-user.xml and tomcat port number is ev
I have an Ajax POST call that uploads one or more files to a servlet. In my servlet, I use Commons FileUpload library to manage the uploading file process: priv
After adding Tomcat Server 9.0 to Eclipse 4.23 on Windows 11 the server will not start. The following warning is written to the console: 'WARNING: Problem with
In my develope environment I have tomcat (9.0) with the System.out.autoflush off. How can I set it to on? EDIT: I tried to put thoose lines: private static bool
I have wanted to make my tomcat service connection as secure. So I’ve generated the CSR and got a sign-in from my originations. While generating the CSR,