Top "Tomcat6" questions

Version 6.x (December 2006) of the Apache Tomcat servlet container.

How to fix Solr Exception: Could not find necessary SLF4j logging jars?

I have big problems installing Solr 4.3 under Ubuntu 12.04. Firstly i installed tomcat. I can access tomcat via browser on localhost:8080. …

tomcat solr tomcat6 solr4
Jackson + Tomcat - java.lang.VerifyError: Cannot inherit from final class

I have a Java webservice running in Tomcat 6 which accepts JSON input. I am trying to use Jackson ObjectMapper to …

java json tomcat tomcat6 jackson
How to start Tomcat 6 in debug mode when run as a service on RHEL

This should be easy, but I can't get debugging to work on Tomcat 6 when it is running as a service …

tomcat tomcat6 rhel6
Servlet.service() throws ClassCastException

I have a java web application. I have set up this new project and getting the following exception when I …

java servlets tomcat6 classcastexception jdk1.6
Can I get Tomcat running as a service to dump heap?

I am attempting to have Tomcat, which is currently running as a service on a Windows 2003 box, dump heap on …

java tomcat hudson heap tomcat6
How to set solr/home in linux OS?

I know how to configure solr.home by using Tomcat 6, but I don't know how to set solr.home by …

solr tomcat6 catalina
How to sanely configure security policy in Tomcat 6

I'm using Tomcat 6.0.24, as packaged for Ubuntu Karmic. The default security policy of Ubuntu's Tomcat package is pretty stringent, but …

java tomcat ubuntu tomcat6 securitymanager
How much memory do we have to set for JAVA_OPTS in catalina.sh

Following are my system configuration java version "1.6.0_17" Tomcat 6.0.18 OS : Cent OS 5.7 Following is my JAVA_OPTS in Catalina.sh JAVA_…

java tomcat6 heap-memory catalina
Quartz scheduler in Tomcat 6, thread does not stop

for my webapp I use Quartz. When I deploy the app all is ok. When I undeploy the app, the …

java tomcat6 quartz-scheduler
Exception about flash in Mojarra JSF

I upgraded to Mojarra JSF 2.2.1 (from 2.1.22) and since then for each of my requests I'm having an exception in console: …

firefox jsf-2 tomcat6 mojarra flash-scope