Top "Tomcat7" questions

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

INFO: No Spring WebApplicationInitializer types detected on classpath

I have a spring project that runs fine on my tomcat7 server when I deploy from eclipse: Run As >&…

java spring spring-mvc tomcat7
How do I increase memory on Tomcat 7 when running as a Windows Service?

I am trying to run Tomcat 7 as a Windows Service (XP and Windows 7). I see places to set the -Xmx …

java windows tomcat tomcat7
Could not load the Tomcat server configuration

I have installed apache tomcat7 using sudo apt get in ubuntu. I have added apache tomcat 7 to eclipse using Windows &…

java eclipse apache tomcat tomcat7
How to increase number of threads in tomcat thread pool?

i just want to know How to increase number of threads in tomcat thread pool ? and what number to set …

tomcat7 threadpool
PermGen Space error when deploying tomcat 7?

I installed tomcat 7 to upgraded my JIRA projeect version from 5.0 to 6. After I place the project folder in tomcat's webapps. …

java tomcat tomcat7 jira jira-rest-java-api
Tomcat 7 - Servlet 3.0: Invalid byte tag in constant pool

tomcat 7.0.16 Java 1.6.0_22 CentOS 5.6 I just switched the web.xml to servlet 3.0 (from a app running 2.4 previously) and now I'm seeing …

tomcat7 servlet-3.0
Tomcat 7 and JSTL

I wrote a web application with Eclipse Tomcat and it works on my local Tomcat 7, when I tried to publish …

java tomcat jstl tomcat7
deploy war file in tomcat server

I have copied the sample.war file in webapps directory of tomcat. I can acess localhost:8080. deploying of wars is …

java tomcat7 axis2 axis
How to run Tomcat 7 using Maven 2 Tomcat plugin?

I am using Maven 2 and I have an external Tomcat 7. I was wondering how to run Tomcat 7 from using Maven …

maven-2 maven tomcat7 maven-tomcat-plugin
Apache 2.4 configuration for ssl not working

Apache Server 2.4 with mod_jk 1.3.7 not working for ssl (https) Error 1: The Apache service named reported the following error: SSLSessionCache: …

https apache2 tomcat7 mod-jk