DO NOT REPLY [Bug 48627] New: JasperException with JSF tags and value expressions

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627 Summary: JasperException with JSF tags and value expressions Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

svn commit: r903564 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/naming/NamingContext.java container/webapps/docs/changelog.xml

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 08:35:14 2010 New Revision: 903564 URL: http://svn.apache.org/viewvc?rev=903564&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48049 Fix copy and paste error so NamingContext.destroySubContext() works correctly Patch provided by gingyang.xu

DO NOT REPLY [Bug 48049] org.apache.naming.NamingContext's destroySubcontext() method doesn't invoke itself recursively, but invoke unbind() method

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48049 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r903569 - in /tomcat/tc5.5.x/trunk: ./ container/catalina/src/share/org/apache/catalina/authenticator/ container/webapps/docs/

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 08:52:27 2010 New Revision: 903569 URL: http://svn.apache.org/viewvc?rev=903569&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47537 Return an error page rather than a zero length 200 response if the forward to the login or error page fails

DO NOT REPLY [Bug 47537] Empty response when forward to login page fails

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47537 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r903572 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/share/org/apache/catalina/security/SecurityClassLoad.java

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 09:06:14 2010 New Revision: 903572 URL: http://svn.apache.org/viewvc?rev=903572&view=rev Log: Pre-load class required to obtain SSL key size if running under a security manager Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/container/cat

svn commit: r903577 - in /tomcat/tc5.5.x/trunk: STATUS.txt connectors/util/java/org/apache/tomcat/util/net/jsse/JSSESupport.java container/webapps/docs/changelog.xml

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 09:19:38 2010 New Revision: 903577 URL: http://svn.apache.org/viewvc?rev=903577&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47744 Prevent medium term memory leak if using SSL under a security manager Based on a patch by Greg Vanore Modifi

DO NOT REPLY [Bug 47744] Memory leak when using SSL + Java security manager

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47744 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r903590 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 10:11:11 2010 New Revision: 903590 URL: http://svn.apache.org/viewvc?rev=903590&view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=9035

svn commit: r903593 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 10:28:55 2010 New Revision: 903593 URL: http://svn.apache.org/viewvc?rev=903593&view=rev Log: Update patch to use TC-Native 1.1.19. vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/to

svn commit: r903596 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 10:37:09 2010 New Revision: 903596 URL: http://svn.apache.org/viewvc?rev=903596&view=rev Log: vote Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=9035

svn commit: r903776 - in /tomcat/tc5.5.x/trunk: ./ container/catalina/ container/catalina/src/test/org/apache/catalina/util/ container/catalina/src/test/org/apache/naming/resources/ container/webapps/

2010-01-27 Thread kkolinko
Author: kkolinko Date: Wed Jan 27 18:13:01 2010 New Revision: 903776 URL: http://svn.apache.org/viewvc?rev=903776&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47689 Enable the test Ant target to work Modified: tomcat/tc5.5.x/trunk/STATUS.txt tomcat/tc5.5.x/trunk/co

DO NOT REPLY [Bug 47689] ant test does not work

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47689 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48629] New: JNDIRealm and roleNested doesn't work with roleSearch="(member={1})"

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629 Summary: JNDIRealm and roleNested doesn't work with roleSearch="(member={1})" Product: Tomcat 6 Version: 6.0.24 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 48630] New: This is not working

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48630 Summary: This is not working Product: Tomcat 5 Version: 5.5.23 Platform: PC OS/Version: Windows Vista Status: NEW Severity: normal Priority: P1 Compo

svn commit: r903916 - /tomcat/trunk/java/org/apache/juli/FileHandler.java

2010-01-27 Thread fhanik
Author: fhanik Date: Thu Jan 28 00:25:03 2010 New Revision: 903916 URL: http://svn.apache.org/viewvc?rev=903916&view=rev Log: Change default to -1 since Sun packages for StreamEncoder do buffering Also, make sure the default is properly read Modified: tomcat/trunk/java/org/apache/juli/FileHan

Re: [ANN] Apache Tomcat 6.0.24 released

2010-01-27 Thread Jason Brittain
Apparently the Maven repositor(ies) don't yet have this new release. Can you push it out? The ibiblio repository has 6.0.20: http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/tomcat/catalina/ but the documented Apache m2-repository (for stable releases) only has up to 6.0.18: http://tom

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

2010-01-27 Thread fhanik
Author: fhanik Date: Thu Jan 28 00:36:58 2010 New Revision: 903920 URL: http://svn.apache.org/viewvc?rev=903920&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=90

DO NOT REPLY [Bug 48630] This is not working

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48630 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48627] JasperException with JSF tags and value expressions

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48627 Jon Vincent changed: What|Removed |Added CC||jonv-g...@jmv.com Platform

svn commit: r903928 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2010-01-27 Thread fhanik
Author: fhanik Date: Thu Jan 28 01:29:51 2010 New Revision: 903928 URL: http://svn.apache.org/viewvc?rev=903928&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=48613 APR should not attempt to initialize if the listener has been removed from server.xml Modified: tomcat/trunk

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

2010-01-27 Thread fhanik
Author: fhanik Date: Thu Jan 28 01:30:44 2010 New Revision: 903929 URL: http://svn.apache.org/viewvc?rev=903929&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=90

DO NOT REPLY [Bug 48613] AprLifecycleListener tries to initialize even if it is not configured in server.xml

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48613 --- Comment #2 from Filip Hanik 2010-01-27 17:31:04 UTC --- Fixed in trunk/ backport proposed for 6.0.x branch -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: -

DO NOT REPLY [Bug 48631] New: worker.list & balance_workers usage: contradiction in documentation

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48631 Summary: worker.list & balance_workers usage: contradiction in documentation Product: Tomcat Connectors Version: unspecified Platform: All OS/Version: All Sta

DO NOT REPLY [Bug 48613] AprLifecycleListener tries to initialize even if it is not configured in server.xml

2010-01-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48613 --- Comment #3 from Konstantin Kolinko 2010-01-27 19:22:27 UTC --- Filip, the proposed patch (rev.903928) is wrong -- see sequence of calls described in the Comment 1 in this issue. Connector#setProtocol(String) is called by Digester when

svn commit: r903948 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2010-01-27 Thread kkolinko
Author: kkolinko Date: Thu Jan 28 03:29:16 2010 New Revision: 903948 URL: http://svn.apache.org/viewvc?rev=903948&view=rev Log: Revert r903928, because it breaks Connector#setProtocol(): Apr connector is not auto-selected when TC-Native library is available See https://issues.apache.org/bugzilla/

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

2010-01-27 Thread kkolinko
Author: kkolinko Date: Thu Jan 28 03:58:21 2010 New Revision: 903950 URL: http://svn.apache.org/viewvc?rev=903950&view=rev Log: vote 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=9039