Top "Tomcat7" questions

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

apache Tomcat installation directory in ubuntu / configure Tomcat in eclipse + ubuntu

I installed java7 and ApacheTomcat7 in my Ubuntu12.04, and download eclipse EE. And now I have to configure my eclipse …

eclipse tomcat7 ubuntu-12.04
BeanNotOfRequiredTypeException due to autowired fields

I'm still new to Spring MVC and while building my test project, I got this message from Tomcat logs: SEVERE: …

java spring-mvc annotations tomcat7
Eclipse tomcat error: Document base does not exist or is not a readable directory

13-dic-2011 17.00.36 org.apache.catalina.core.AprLifecycleListener init INFO: The APR based Apache Tomcat Native library which allows optimal performance in …

eclipse tomcat7 illegalargumentexception
@WebServlet annotation with Tomcat 7

In my application, I had a servlet which was defined like this in the web.xml: <servlet> <…

servlets annotations tomcat7 servlet-3.0
Free Java servlet hosting?

I finished to build my semester project and now I need to show it to the lecturer. This project is …

jsp tomcat servlets tomcat7 hosting
Tomcat 7 - where do I set 'system properties'?

My webapp is having an issue since upgrading to Tomcat 7. My session will go null after I login and try …

apache session tomcat tomcat7
"unable to find valid certification path to requested target", but browser says it's OK

I'm developing a Java application that connects to SOAP services exposed at https://ut.eurodw.eu/ (test environment for European …

java ssl tomcat7 ssl-certificate windows-8.1
Apache Tomcat 7.0.14:build-impl.xml:1111: The module has not been deployed

While deploying a project in Netbeans7.4 It is not deploying project in Apache Tomcat 7.0.14 am it is showing following E:\…

java netbeans tomcat7 netbeans-7 meta-inf
Getting "Project facet Java version 1.8 is not supported." in Eclipse Luna

I am using up-to-date Eclipse Luna which should be ready for Java 8. However when I choose to create a new …

eclipse tomcat7 java-8 facet eclipse-luna
Tomcat 7 setenv.sh is not found

I downloaded and extracted the apache-tomcat-7.0. As per the instructions in the RUNNING.txt (%CATALINA_BASE%/RUNNING.txt), it should …

java tomcat tomcat7 setenv