Re: JSP 2.2 EL 2.2 implementation complete

2010-05-24 Thread Mark Thomas
On 24/05/2010 06:20, deligeli wrote: I tried to download the el-api2.2 jar from GlassFish. and it doesn't work. see my thread here: http://old.nabble.com/using-new-el-api-2.2-with-myfaces2.0-and-tomcat6-ts28649111.html could you please help? Yes, but since that is a question for the

DO NOT REPLY [Bug 49330] my Bug

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49330 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: svn commit: r947495 - /tomcat/trunk/build.properties.default

2010-05-24 Thread Mark Thomas
On 24/05/2010 02:32, sebb wrote: On 23/05/2010, ma...@apache.org ma...@apache.org wrote: Author: markt Date: Sun May 23 21:04:08 2010 New Revision: 947495 URL: http://svn.apache.org/viewvc?rev=947495view=rev Log: Restore -dev suffix post tag By the way, it's possible to create the

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

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 10:41:17 2010 New Revision: 947592 URL: http://svn.apache.org/viewvc?rev=947592view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r947595 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/catalina/src/bin/tool-wrapper.sh container/webapps/docs/changelog.xml

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 10:48:03 2010 New Revision: 947595 URL: http://svn.apache.org/viewvc?rev=947595view=rev Log: Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48840 Port the fix from catalina.sh to tool-wrapper.sh as well. Modified:

svn commit: r947596 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt bin/tool-wrapper.sh webapps/docs/changelog.xml

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 10:50:27 2010 New Revision: 947596 URL: http://svn.apache.org/viewvc?rev=947596view=rev Log: Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48840 Port the fix from catalina.sh to tool-wrapper.sh as well. Modified: tomcat/tc6.0.x/trunk/

DO NOT REPLY [Bug 48840] catalina.sh fails to set CATALINA_HOME on newer bash versions

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48840 --- Comment #11 from Konstantin Kolinko knst.koli...@gmail.com 2010-05-24 06:52:54 EDT --- The fix was also applied to tool-wrapper.sh. Will be in 5.5.30, 6.0.27. -- Configure bugmail:

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

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 11:01:59 2010 New Revision: 947598 URL: http://svn.apache.org/viewvc?rev=947598view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r947603 - in /tomcat/tc5.5.x/trunk: STATUS.txt jasper/src/share/org/apache/jasper/compiler/Generator.java

2010-05-24 Thread markt
Author: markt Date: Mon May 24 11:19:35 2010 New Revision: 947603 URL: http://svn.apache.org/viewvc?rev=947603view=rev Log: Additional fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48701 Take account of TagVariableInfo when implementing the rules of JSP.5.3 Modified:

DO NOT REPLY [Bug 49331] New: Tomcat 6 documentation describes clustering MBeans that do not exist

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49331 Summary: Tomcat 6 documentation describes clustering MBeans that do not exist Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Mac OS X 10.5

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

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 11:44:41 2010 New Revision: 947608 URL: http://svn.apache.org/viewvc?rev=947608view=rev Log: vote Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r947612 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/jasper/compiler/Generator.java

2010-05-24 Thread markt
Author: markt Date: Mon May 24 11:52:00 2010 New Revision: 947612 URL: http://svn.apache.org/viewvc?rev=947612view=rev Log: Further fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=48701 Take account of TagVariableInfo when implementing the rules of JSP.5.3 Modified:

svn commit: r947616 - in /tomcat/tc6.0.x/trunk: ./ STATUS.txt java/org/apache/catalina/realm/JNDIRealm.java webapps/docs/changelog.xml

2010-05-24 Thread markt
Author: markt Date: Mon May 24 12:05:44 2010 New Revision: 947616 URL: http://svn.apache.org/viewvc?rev=947616view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48729 Return roles defined by both userRoleName and roleName mechanisms Patch provided by 'eric' Also make user's role

DO NOT REPLY [Bug 48729] JNDIRealm.java not parsing roles correctly

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48729 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r947617 - /tomcat/trunk/java/org/apache/catalina/loader/mbeans-descriptors.xml

2010-05-24 Thread rjung
Author: rjung Date: Mon May 24 12:08:24 2010 New Revision: 947617 URL: http://svn.apache.org/viewvc?rev=947617view=rev Log: According to Konstantin's review comments: - eliminate line breaks in descriptions - change capitalization of attribute from uRLs to URLs. Modified:

DO NOT REPLY [Bug 48971] memory leak protection : stopping TimeThreads should be optional and disabled by default

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971 --- Comment #7 from Mark Thomas ma...@apache.org 2010-05-24 10:22:30 EDT --- The approach suggested by Sylvain on the dev list was to set the Thread's context class loader to null. I'm not 100% about the side-effects of that either.

svn commit: r947652 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2010-05-24 Thread markt
Author: markt Date: Mon May 24 14:28:20 2010 New Revision: 947652 URL: http://svn.apache.org/viewvc?rev=947652view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48976 Document JAVA_ENDORSED_DIRS Modified: tomcat/trunk/bin/catalina.bat tomcat/trunk/bin/catalina.sh

svn commit: r947659 - in /tomcat/tc6.0.x/trunk: bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2010-05-24 Thread markt
Author: markt Date: Mon May 24 14:49:36 2010 New Revision: 947659 URL: http://svn.apache.org/viewvc?rev=947659view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48976 Document JAVA_ENDORSED_DIRS Patch provided by Laurent Vaills Modified:

DO NOT REPLY [Bug 48976] Document JAVA_ENDORSED_DIRS in the header of catalina.{sh,bat}

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48976 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: svn commit: r947652 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2010-05-24 Thread sebb
On 24/05/2010, ma...@apache.org ma...@apache.org wrote: Author: markt Date: Mon May 24 14:28:20 2010 New Revision: 947652 URL: http://svn.apache.org/viewvc?rev=947652view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48976 Document JAVA_ENDORSED_DIRS Modified:

About the default value of variable JAVA_ENDORSED_DIRS

2010-05-24 Thread Laurent Vaills
Hi, Thanks to have accepted my patch for the bug #48976https://issues.apache.org/bugzilla/show_bug.cgi?id=48976. I have a question about the variable JAVA_ENDORSED_DIRS : why the default value is set to CATALINA_HOME/endorsed ? I think, like the others variables (CATALINA_OUT, CATALINA_TMPDIR,

Re: About the default value of variable JAVA_ENDORSED_DIRS

2010-05-24 Thread Mark Thomas
On 24/05/2010 17:35, Laurent Vaills wrote: Hi, Thanks to have accepted my patch for the bug #48976https://issues.apache.org/bugzilla/show_bug.cgi?id=48976. I have a question about the variable JAVA_ENDORSED_DIRS : why the default value is set to CATALINA_HOME/endorsed ? History. I

svn commit: r947714 - in /tomcat/tc6.0.x/trunk/bin: catalina.bat catalina.sh

2010-05-24 Thread markt
Author: markt Date: Mon May 24 16:57:18 2010 New Revision: 947714 URL: http://svn.apache.org/viewvc?rev=947714view=rev Log: Correct path separator Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat tomcat/tc6.0.x/trunk/bin/catalina.sh Modified: tomcat/tc6.0.x/trunk/bin/catalina.bat URL:

svn commit: r947717 - /tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2010-05-24 Thread markt
Author: markt Date: Mon May 24 17:03:37 2010 New Revision: 947717 URL: http://svn.apache.org/viewvc?rev=947717view=rev Log: Fix some TCK failures with the BIO AJP connector when using a security manager Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 --- Comment #4 from Mark Thomas ma...@apache.org 2010-05-24 13:26:19 EDT --- Created an attachment (id=25477) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=25477) Alternative patch skip.installer should do just that. No need to

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

2010-05-24 Thread markt
Author: markt Date: Mon May 24 17:27:55 2010 New Revision: 947723 URL: http://svn.apache.org/viewvc?rev=947723view=rev Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 48990] Build fails on Linux when skip.installer set to true

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48990 --- Comment #5 from Mark Thomas ma...@apache.org 2010-05-24 13:28:05 EDT --- Alternative patch proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

DO NOT REPLY [Bug 48971] memory leak protection : stopping TimeThreads should be optional and disabled by default

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48971 --- Comment #8 from sylvain.laur...@gmail.com 2010-05-24 17:43:33 EDT --- Hello Mark, I had tried this too, but I still had the leak because I often had some ProtectionDomain instances that referenced the webapp classloader. The urgent

svn commit: r947837 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2010-05-24 Thread kkolinko
Author: kkolinko Date: Mon May 24 22:19:23 2010 New Revision: 947837 URL: http://svn.apache.org/viewvc?rev=947837view=rev Log: Correct a typo Modified: tomcat/trunk/bin/catalina.bat tomcat/trunk/bin/catalina.sh Modified: tomcat/trunk/bin/catalina.bat URL:

DO NOT REPLY [Bug 49198] There are no binaries for mod_jk for 64bit?

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49198 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 49335] New: Client certificate not passed to Tomcat

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49335 Summary: Client certificate not passed to Tomcat Product: Tomcat Connectors Version: 1.2.30 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

Re: [VOTE] Release Tomcat 7.0.0 based on Tomcat 7.0.0 RC3

2010-05-24 Thread Mark Thomas
On 23/05/2010 23:38, Mark Thomas wrote: All, The next Tomcat 7.0.0 release candiate is ready for testing. 7.0.0-RC3 can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.0-RC3/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_0_RC3/ Please

DO NOT REPLY [Bug 49335] Client certificate not passed to Tomcat

2010-05-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49335 --- Comment #1 from Konstantin Kolinko knst.koli...@gmail.com 2010-05-24 20:03:24 EDT --- Is it reproducible in 7.0 RC3 only, or in 6.0.x as well? Is Tomcat running with 32-bit or 64-bit JRE? Is Tomcat-Native used? Does this certificate