Altering ServerInfo.properties in Tomcat = ClassNotFoundException

2013-08-08 Thread Edao, Aliye
Dear all, Altering ${catalina_home}/lib/org/apache/catalina/util/ServerInfo.properties because of information disclosure concerns (TC version number) in apache-tomcat-6.0.37, apache-tomcat-7.0.40, apache-tomcat-7.0.42 and Apache Tomcat/8.0.0-RC1 as mentioned in the documentation

Tomcat error messages sent to client browsesr

2009-02-24 Thread Edao, Aliye
Dear all, I am trying to find out if there is an alternative way of telling Tomcat not to send information to the client browser in a case of an error (Stack trace, Root Cause ...) in the application rather than by defining an error-page in web.xml. System information: +++ Linux

AW: Tomcat hangs

2006-11-15 Thread Edao, Aliye
Hi Philipp, try the following: Increase maxThreads in server.xml. A good value to start with is maxProcessors=100. Set connectionTimeout to a minute - connectionTimeout=6. Restart Tomcat. Hope this will help. Mit freundlichem Gruß / kind regards Dr.

AW: mod jk

2006-03-06 Thread Edao, Aliye
Hi, The mod_jk you are using seems not to function properly. You can see that if you user the command: ldd /home/qrq/suds_20_dir/apache/libexec/mod_jk.so (you should get something like -- not found ... Recompile it or download a binary version suitable to your system form