Version 6.x (December 2006) of the Apache Tomcat servlet container.
Below is outtake of unique entries in my Catalina.out file on CentOS machine. I'm running Tomcat 6 with spring 3 and …
java spring memory-leaks tomcat6 catalina.outI have 3 wars in my webapp folder. Two of them are built on services of the third one. I'm in …
tomcat deployment tomcat6I created a mainly empty dynamic web project in eclipse. It has no servlets no jsp files The web.xml …
java tomcat6 context.xmlFor the last 3 weeks we have been testing Nginx as load balance. Currently, we're not succeeding to handle more than 1000 …
nginx tomcat6 load-balancingI am getting the following error while setting up the load balancer with two Tomcat instances: [info] mod_jk.c (3189): …
apache tomcat6 mod-jkI have a web application running on Tomcat 6.0.29 server and JDK 1.6. When I send the response to the client, Tomcat …
http-headers tomcat6 chunked-encodingi am creating a simple SOAP web service. i am to ensure that it runs on a tomcat web service. …
java web-services jax-ws tomcat6 endpointIf checked the other questions regarding this issue but so far no soultion. Here is my setup: TC6 runs on …
java tomcat monitoring tomcat6 visualvm