Top "Catalina" questions

Catalina is Tomcat's component that interacts with Java servlets.

Log4j daily rolling catalina.out without restarting Tomcat?

i am having trouble with configuring Log4j correctly. I was expecting Log4j to rotate my catalina.out file …

java log4j rotation tomcat7 catalina
Error when deployment to tomcat

I used apache-tomcat-7.0.37 Git: https://github.com/IRus/jMusic When application deployment: [2013-03-15 10:52:11,542] Artifact jMusic:war exploded: Artifact is …

java spring tomcat spring-mvc catalina
Apache Catalina Error:- "SEVERE: Error listenerStart"

I am getting the following error when i tried to start a java spring software that runs under apache:- …

catalina atomikos
How to correct JAVA_HOME which should point to a JDK not a JRE folder?

I'm trying to run Catalina on Ubuntu Linux using the debug command. I'm getting the following error: JAVA_HOME should …

java debugging jvm java-home catalina
Where is CATALINA_BASE/webapps folder for Tomcat 8 on Mac?

I ran brew install tomcat to install tomcat 8. Now I need to put my .war file in CATALINA_BASE/webapps …

java macos tomcat catalina tomcat8
setenv.sh in an individual tomcat catalina base

At the moment i have several catalina bases configured with the following directories, conf logs server webapps work The bin, …

java tomcat servlets setenv catalina
TLS_RSA_WITH_AES_128_CBC_SHA and SSL_RSA_WITH_AES_128_CBC_SHA

Is there any difference between these cipher suites? They look the same however the first three letters are different. I …

tomcat ssl certificate ssl-certificate catalina
apache tomcat catalina as maven dependency for CORS filter

I'm using org.apache.catalina.filters.CorsFilter in my webapp. So I specify the maven dependency <dependency> <…

apache maven tomcat openshift catalina
Using environment variables in Tomcat/Catalina Context docBase configuration

I'm not a big tomcat user, but our project is using it currently. We've committed a .xml configuration file that …

java tomcat catalina
SEVERE: ContainerBase.addChild: start: org.apache.catalina.LifecycleException: Failed to start component

I m new in Spring Boot, i trid to make simple application, i deployed war on tomcat, but i have …

java spring-boot catalina