Apache Tomcat 6.0.34

2011-11-15 Thread Angus Yiu
Hello, We hit Authentication bypass and information disclosure CVE-2011-3190 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3190> in tomcat 6.0.32 May i know when Tomcat 6.0.34 will be release? Regards, Angus This message may contain confid

RE: where to place context configuration

2008-08-14 Thread Angus Mezick
t 6.0.. The idea of relying on the server to use the correct version of possibly different files in a production server makes me VERY nervous. --Angus Mezick -Original Message- From: Robert Dietrick [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 2:22 PM To: Tomcat Users List Su

RE: Default error page generation logic in tomcat

2008-08-13 Thread Angus Mezick
Create your own 404 error page and add it to your web.xml. 404 /error/404.jsp − java.lang.Throwable /error/500.jsp − 500 /error/500.jsp --Angus Mezick -Original Message- From: Raghavendra Datt [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2008 2:33 PM To: users

RE: Communicating on the Tomcat admin port

2008-08-13 Thread Angus Mezick
This page shows how to use ant to execute commands against the manager. http://tomcat.apache.org/tomcat-6.0-doc/manager-howto.html And this is all about using the JMXRemote stuff: http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html --Angus Mezick -Original Message- From: Adam

RE: tomcat admin packagep

2008-08-13 Thread Angus Mezick
When I go to the LambdaProbe site I see this: It is also compatible with Tomcat5 versions 5.0.x and 5.5.x. After poking at the forums it seems that it also works with 6.0. Guess they need some website updates. Link: http://www.lambdaprobe.org/d/index.htm --Angus Mezick -Original

RE: where can i get tocat admin package

2008-08-13 Thread Angus Mezick
I am having the same problem. I have looked here: http://apache.mirror.facebook.com/tomcat/tomcat-6/ and in the lower directories. No mention of the admin pack. Where would it be hiding? Even if I look at 6.0 in the archives, there is no admin app. Has it not been ported over to 6.0? --Angus

RE: Clustering & failing over with Tomcat 6.0.16

2008-08-13 Thread Angus Mezick
Does it take time for nodeA to resync the sessions after it comes back up? Could Sharad be shutting down nodeB too early? --Angus Mezick -Original Message- From: Filip Hanik - Dev Lists [mailto:[EMAIL PROTECTED] Sent: Monday, August 11, 2008 11:07 PM To: Tomcat Users List Subject: Re

RE: how to delete \work\Catalina subdirectorys every time tomcat loads

2008-08-13 Thread Angus Mezick
You could edit the startup command script to delete the directory before the start command is run. I am not too sure about the windows services if that is what you are using. It would help if you told us the operating system and method of starting tomcat. --Angus Mezick -Original Message

OutOfMemoryError: allocLargeObjectOrArray

2008-01-29 Thread angus
Dear all: We have some problem with OutOfMemory error. Environment Tomcat: 5.5.25 JDK: jrockit-R27.4.0-jdk1.5.0_12 5130472 [TP-Processor29] ERROR org.apache.catalina.core.ContainerBase.[Catalina].[