DBCP Logging

2007-02-19 Thread news
Hello List, I've configured DBCP on my Tomcat 5.5.20 Installation. This runs great and I'm really happy with it until it comes to logging and/or monitoring. What do I have to do if I want to know the state of the connection pool? How can I see how many connections are currently in use? Or -

Tomcat 5.5.20 on Windows - Service and App

2007-02-10 Thread news
Hello, I ve downloaded two Windows versions of Tomcat. First the Serviceinstaller, second the 'normal' zip archive. Than I installed the Java JRE (!) on my system. When starting the service installation of Tomcat the programm runs fine. When starting Tomcat by hand using 'bin/startup run' I get

Tomcat and Java6

2007-01-31 Thread news
Hello List! is it possible to run Tomcat with Java6 ? I've just tried Tomcat 5.5.20 and it did not start with Java 6. Is there a Version that is compatible with Java 6 allready? Thanks! - To start a new topic, e-mail: users@tomc

shut out IP-adresses / subnets

2007-01-16 Thread news
Hello list, I'm unsing Tomcat 5.5 in a intranet environment. Is it possible to shut out special IP adresses or subnets by Tomcat configuration? A Address specified on this 'blacklist' should not get ANY response from Tomcat. Is this possible and if, how? Thanks, Jan -

Tomcat Security rules

2006-09-29 Thread news
Hello List, How can I set up Tomcat5 to allow accses only to one specific webbapp directory? For instance, I have a webapp directory 'mywebapp'. when ever tomcat is called on another location (ROOT) I want tomcat to perform a 404 or simular error. (best would be tomcat not answering at all.) Than

AW: Java path

2006-09-22 Thread news
So Tamcat has no information about the Java version to use by itself? This is hard to believe, because the System where Tomcat is running on never had a JAVA_HOME path defiend and Tomcat run great on it until the Java update. Also during the Tomcat installation process the wizard asks for an Java i

Java path

2006-09-22 Thread news
Hello List, I ve Tomcat5 running and updated Java. Since then Tomcat refuses to start up because it can not find Java anymore. Where can I define the Java path for Tomcat to work with? I tried to set JAVA_HOME, but Tomcat still would not work :( Thanks! --