I am using apache-tomcat-6.0.18 and want to configure log4j for tomcat internal logging. I gone through the tomcat site Logging in Tomcat. But i didn\'t understood the STEP 3,4,5.
We\'re using ReCaptchas in a Tomcat hosted web app. Recently we had a few connectivity issues to the ReCaptcha calidation servers and one thing that we looked into was to put a timeout on the DNS entr
I am developing simultaneously two web applications that would be deployed in a Tomcat 6 container. My question is simple: Is it possible to configure or manage the number of connections (HTTP 开发者_
Tomcat AccessLogVal开发者_如何学编程ve keep all files on disk forever? Any idea? Thanks.Are you talking about the fact that Tomcat blocks file access to logs once it\'s running, so that you can\'t de
I want to install a Rails application (Redmine) on my Root Server. Since i\'m already planning to run a Tomcat for various Java applications, I\'m asking myself (and you) if it makes sense to also let
I have a servlet in a jar file which I want to deploy to my Tomcat 6 instance.I did the following things:
I am usingapache-tomcat-6.0.18 on windows xp prefossional SP3. My requirement is to show additional information ( like Organization Name) in the Tomcat Manager => Server Status => in between the JVM
I have a Tomcat 6 server containing three webapps: a custom one as ROOT, Jenkins and Nexus. I would like to secure all three cent开发者_开发问答rally (server.xml?) using BASIC authentication.
I\'m building Alfresco from source and want to deploy it on Tomcat. Can please anybody explain this to me ? There is not enough information about it here .
I have a problem in regards to Tomcat 6 and certificates. The problem is somewhat similar to this: Tomcat HTTPS keystore certificate.