Interceptor implementation for Apache Tomcat 5.5

2008-12-23 Thread Rishabh Agrawal
Hi, We are using Apache Tomcat 5.5. I need to implement an interceptor so as to monitor java memory heap usage and threads. Please give some suggestions on how to do so. Regards, Rishabh Agrawal

svn commit: r729229 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-12-23 Thread fhanik
Author: fhanik Date: Tue Dec 23 20:56:48 2008 New Revision: 729229 URL: http://svn.apache.org/viewvc?rev=729229&view=rev Log: organize NIO patches, and cast my vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/t

svn commit: r729206 - /tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java

2008-12-23 Thread billbarker
Author: billbarker Date: Tue Dec 23 19:30:40 2008 New Revision: 729206 URL: http://svn.apache.org/viewvc?rev=729206&view=rev Log: insure that classes are loaded by trusted code in a sandbox Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java Modified: tomcat/trunk/java/

svn commit: r729202 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/tomcat/util/net/NioEndpoint.java webapps/docs/changelog.xml

2008-12-23 Thread fhanik
Author: fhanik Date: Tue Dec 23 18:57:14 2008 New Revision: 729202 URL: http://svn.apache.org/viewvc?rev=729202&view=rev Log: commit approved fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java tomcat/tc6.0.x/trunk/webapp

svn commit: r729200 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/ha/tcp/ReplicationValve.java webapps/docs/changelog.xml

2008-12-23 Thread fhanik
Author: fhanik Date: Tue Dec 23 18:54:09 2008 New Revision: 729200 URL: http://svn.apache.org/viewvc?rev=729200&view=rev Log: Commit approved fix Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/catalina/ha/tcp/ReplicationValve.java tomcat/tc6.0.x/trunk/w

svn commit: r729192 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-12-23 Thread fhanik
Author: fhanik Date: Tue Dec 23 17:58:37 2008 New Revision: 729192 URL: http://svn.apache.org/viewvc?rev=729192&view=rev Log: proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=72

svn commit: r729191 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2008-12-23 Thread fhanik
Author: fhanik Date: Tue Dec 23 17:57:36 2008 New Revision: 729191 URL: http://svn.apache.org/viewvc?rev=729191&view=rev Log: Fix file descriptor leak Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/NioEndpoint.ja

DO NOT REPLY [Bug 46397] Potential memory leak with TagHandlers and JspIdConsumer

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46397 --- Comment #3 from Jochen Wuttke 2008-12-23 10:50:26 PST --- Cool. Thanks for checking. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are

DO NOT REPLY [Bug 46397] Potential memory leak with TagHandlers and JspIdConsumer

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46397 --- Comment #2 from Mark Thomas 2008-12-23 10:32:22 PST --- There is some inefficient use of memory here but no leak. Some tags are incorrectly placed in the pool (I have a patch for that) but all instances are released when the web ap

svn commit: r729058 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-12-23 Thread markt
Author: markt Date: Tue Dec 23 10:32:15 2008 New Revision: 729058 URL: http://svn.apache.org/viewvc?rev=729058&view=rev Log: Propose fix for 46397 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

svn commit: r729057 - /tomcat/trunk/java/org/apache/jasper/compiler/Generator.java

2008-12-23 Thread markt
Author: markt Date: Tue Dec 23 10:31:04 2008 New Revision: 729057 URL: http://svn.apache.org/viewvc?rev=729057&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46397 Don't pool tag instances that implement JspIdConsumer Modified: tomcat/trunk/java/org/apache/jasper/compile

DO NOT REPLY [Bug 46397] Potential memory leak with TagHandlers and JspIdConsumer

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46397 --- Comment #1 from Mark Thomas 2008-12-23 08:34:04 PST --- The test case you have provided doesn't do anything. There is no web.xml and no static content. Is there an index.jsp or similar missing? I should be able to generate a simpl

DO NOT REPLY [Bug 46373] tomcat6 cpu100%

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46373 --- Comment #8 from Konstantin Kolinko 2008-12-23 08:04:43 PST --- For reference: The JDK bug 6403933 (mentioned in message which is referenced in comment #3) is mentioned as fixed in JDK 6u4 release notes, http://java.sun.com/javase

DO NOT REPLY [Bug 46400] jspc does not work correctly if the destination is windows unc path

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46400 Konstantin Kolinko changed: What|Removed |Added Summary|jspc does not work correctly|jspc does not work correctly

DO NOT REPLY [Bug 46400] jspc does not work correctly if the dectination is windows unc path

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46400 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 43150] Tomcat and path with pound sign (#) -> ClassNotFoundException

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43150 Mark Thomas changed: What|Removed |Added CC||hrend...@gmail.com --- Comment #

Re: defaultcontext.html

2008-12-23 Thread Mark Thomas
jean-frederic clere wrote: > Mark Thomas wrote: >> jean-frederic clere wrote: >>> Hi, >>> >>> In the tc-(trunk and 6.0.x) there are reference to a defaultcontext >>> concept that doesn't exist (well web.xml sets the default values of >>> contexts). >>> Should I fix the docs (by putting back the 5.5

Re: defaultcontext.html

2008-12-23 Thread jean-frederic clere
Mark Thomas wrote: jean-frederic clere wrote: Hi, In the tc-(trunk and 6.0.x) there are reference to a defaultcontext concept that doesn't exist (well web.xml sets the default values of contexts). Should I fix the docs (by putting back the 5.5.x explanations) or is there another way to explain

Re: defaultcontext.html

2008-12-23 Thread jean-frederic clere
Mark Thomas wrote: jean-frederic clere wrote: Hi, In the tc-(trunk and 6.0.x) there are reference to a defaultcontext concept that doesn't exist (well web.xml sets the default values of contexts). Should I fix the docs (by putting back the 5.5.x explanations) or is there another way to explain

Re: defaultcontext.html

2008-12-23 Thread Mark Thomas
jean-frederic clere wrote: > Hi, > > In the tc-(trunk and 6.0.x) there are reference to a defaultcontext > concept that doesn't exist (well web.xml sets the default values of > contexts). > Should I fix the docs (by putting back the 5.5.x explanations) or is > there another way to explain it)? > S

defaultcontext.html

2008-12-23 Thread jean-frederic clere
Hi, In the tc-(trunk and 6.0.x) there are reference to a defaultcontext concept that doesn't exist (well web.xml sets the default values of contexts). Should I fix the docs (by putting back the 5.5.x explanations) or is there another way to explain it)? See http://tomcat.apache.org/tomcat-6.0-

DO NOT REPLY [Bug 42693] JSP-Generation error with recursive tagfile structure

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42693 --- Comment #13 from Mark Thomas 2008-12-23 05:24:11 PST --- This has now been proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: ---

DO NOT REPLY [Bug 46373] tomcat6 cpu100%

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46373 Mark Thomas changed: What|Removed |Added Severity|critical|enhancement Status|ASSI

DO NOT REPLY [Bug 46403] Persistent cookies written by 6.0.18 do not work in Internet Explorer or Safari

2008-12-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46403 --- Comment #3 from Mark Thomas 2008-12-23 05:19:48 PST --- For completeness, the cookie parsing changes were required to correct various security vulnerabilities. I really don't like the idea of adding work arounds to Tomcat for bugs

svn commit: r728948 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-12-23 Thread markt
Author: markt Date: Tue Dec 23 05:16:06 2008 New Revision: 728948 URL: http://svn.apache.org/viewvc?rev=728948&view=rev Log: Propose fix for 46403 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATU

svn commit: r728947 - in /tomcat/trunk: java/org/apache/tomcat/util/http/ServerCookie.java webapps/docs/config/systemprops.xml

2008-12-23 Thread markt
Author: markt Date: Tue Dec 23 05:14:42 2008 New Revision: 728947 URL: http://svn.apache.org/viewvc?rev=728947&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46403 By default, always send the expires parameter with cookies to fix know IE6 and IE 7 issue. I don't like doing t