Top "Tomcat7" questions

Version 7.x (June 2010) of the Apache Tomcat servlet container.

Accessing Tomcat manager throws 404

I am using Tomcat 7.0.65. Here is my tomcat-users.xml: <role rolename="manager"/> <role rolename="manager-gui"/> <…

tomcat7 tomcat-manager
SSLHandshakeException: Received fatal alert: handshake_failure when setting ciphers on tomcat 7 server

I have a Tomcat7 web-server which I tried to configure to accept secure connections by adding this connector to the …

ssl tomcat7 encryption resttemplate sslhandshakeexception
Multiple security-constraints in web.xml not working

I am upgrading a web application (Servlet 3.0 / Tomcat 7) that requires basic authentication on most of its pages. This application has …

tomcat servlets tomcat7 security-constraint
tomcat7 vs. tomcat6, Is there any significant difference in their performance?

I have been working on stress testing a Java web application (JSP+Tomcat6+Struts2+Hibernate+mysql) and well the results …

java performance tomcat6 tomcat7 stress-testing
Detecting client-aborting request Jersey

I have Jersey providing a restfull web service. It happens often that the client aborts request done via ajax, with …

java jquery ajax tomcat7 jersey-2.0
Specify a custom web.xml to an embedded tomcat

Is there a way to specify a different web.xml from the standard WEB-INF/web.xml when using an embedded …

spring tomcat tomcat7 embedded-tomcat-7
Exposing resources from jar files in web applications (Tomcat7)

Some time ago I read an article what is expected to be in Servlet API 3.0. I remember I read that …

java tomcat servlets tomcat7
An incompatible version 1.1.22 of the APR based Apache Tomcat Native library is installed, while Tomcat requires version 1.1.24

I installed apache apr on ubuntu 10.04 with sudo apt-get install libtcnative-1 When I stated my tomcat I got the following …

apache tomcat tomcat7 apr
Tomcat behind Apache using ajp for Spring Boot application

I've been trying to configure Apache web server with a Spring Boot app that uses embedded Tomcat. Before Spring Boot …

apache tomcat7 spring-boot ubuntu-14.04 ajp
log4j:ERROR Failed to rename

I get this error "log4j:ERROR Failed to rename" in my tomcat server log. I have multiple DailyRollingFileAppender in …

log4j windows-server-2008 tomcat7 rollingfileappender