Version 7.x (June 2010) of the Apache Tomcat servlet container.
I am using Tomcat 7.0.65. Here is my tomcat-users.xml: <role rolename="manager"/> <role rolename="manager-gui"/> <…
tomcat7 tomcat-managerI have a Tomcat7 web-server which I tried to configure to accept secure connections by adding this connector to the …
ssl tomcat7 encryption resttemplate sslhandshakeexceptionI 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-constraintI have been working on stress testing a Java web application (JSP+Tomcat6+Struts2+Hibernate+mysql) and well the results …
java performance tomcat6 tomcat7 stress-testingI 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.0Is 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-7I'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 ajpI get this error "log4j:ERROR Failed to rename" in my tomcat server log. I have multiple DailyRollingFileAppender in …
log4j windows-server-2008 tomcat7 rollingfileappender