Author: markt
Date: Fri Nov 27 14:55:26 2009
New Revision: 884887
URL: http://svn.apache.org/viewvc?rev=884887&view=rev
Log:
Double-check getResource() works as intended after report of issue with Grails
(http://jira.codehaus.org/browse/GRAILS-5038)
All seems OK. Maybe a Grails issue?
Modified:
Hello,
there are undefined variables firstName and lastName at the
http://localhost:8081/examples/servlets/reqparams.html. Isn't it an error:
Source Code for Request Parameter Example
import java.io.*;
import java.util.*;
import javax.servlet.*;
import javax.servlet.http.*;
public class Reques
Author: markt
Date: Fri Nov 27 16:53:37 2009
New Revision: 884905
URL: http://svn.apache.org/viewvc?rev=884905&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48295
Correct French translations.
Patch provided by Marc Paquette
Modified:
tomcat/trunk/java/org/apache/catalin
Author: markt
Date: Fri Nov 27 16:54:41 2009
New Revision: 884906
URL: http://svn.apache.org/viewvc?rev=884906&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=884
https://issues.apache.org/bugzilla/show_bug.cgi?id=48295
--- Comment #1 from Mark Thomas 2009-11-27 08:54:54 GMT ---
Many thanks for the patch. It has been applied to trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are re
Author: markt
Date: Fri Nov 27 16:57:21 2009
New Revision: 884907
URL: http://svn.apache.org/viewvc?rev=884907&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48297
Missing french translations and some weird sentences
Patch provided by Marc Paquette
Modified:
tomcat/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=48297
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 17:05:30 2009
New Revision: 884909
URL: http://svn.apache.org/viewvc?rev=884909&view=rev
Log:
Add second patch to 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/trun
https://issues.apache.org/bugzilla/show_bug.cgi?id=48296
--- Comment #1 from Mark Thomas 2009-11-27 09:06:01 GMT ---
Thanks for the patch. I have combined it with the patch for bug 48295 and
proposed the combined patch for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs
Author: markt
Date: Fri Nov 27 17:14:16 2009
New Revision: 884913
URL: http://svn.apache.org/viewvc?rev=884913&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48267
Generics
Patch provided by sebb
Modified:
tomcat/trunk/java/javax/annotation/Resource.java
tomcat/trunk
https://issues.apache.org/bugzilla/show_bug.cgi?id=48267
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 17:17:12 2009
New Revision: 884914
URL: http://svn.apache.org/viewvc?rev=884914&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48282
Correct possible NPE
Patch provided by sebb
Modified:
tomcat/trunk/java/org/apache/tomcat/util/modeler/Regi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48282
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 17:24:47 2009
New Revision: 884916
URL: http://svn.apache.org/viewvc?rev=884916&view=rev
Log:
Re-order the numbering so each dispatcher type always refers to the same bit so
we can use bitwise operations
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/Fi
Author: markt
Date: Fri Nov 27 17:52:25 2009
New Revision: 884923
URL: http://svn.apache.org/viewvc?rev=884923&view=rev
Log:
Take advantage of revised constants to simplify code
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationFilterFactory.java
tomcat/trunk/java/org/apache
Author: markt
Date: Fri Nov 27 17:53:29 2009
New Revision: 884924
URL: http://svn.apache.org/viewvc?rev=884924&view=rev
Log:
Further simplication - delete unused constants
Modified:
tomcat/trunk/java/org/apache/catalina/deploy/FilterMap.java
Modified: tomcat/trunk/java/org/apache/catalina/de
Author: markt
Date: Fri Nov 27 18:01:12 2009
New Revision: 884926
URL: http://svn.apache.org/viewvc?rev=884926&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48285
Add handling of Async dispatcher types
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationFilt
https://issues.apache.org/bugzilla/show_bug.cgi?id=48285
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 18:11:34 2009
New Revision: 884935
URL: http://svn.apache.org/viewvc?rev=884935&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48287
Eclipse warnings
Patch provided by sebb
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationCon
https://issues.apache.org/bugzilla/show_bug.cgi?id=48287
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 18:14:19 2009
New Revision: 884937
URL: http://svn.apache.org/viewvc?rev=884937&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48288
Supress some warnings
Patch provided by sebb
Modified:
tomcat/trunk/java/org/apache/el/lang/EvaluationConte
https://issues.apache.org/bugzilla/show_bug.cgi?id=48288
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 18:20:12 2009
New Revision: 884938
URL: http://svn.apache.org/viewvc?rev=884938&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48289
Javadoc / generics fixes
Patch procided by sebb
Modified:
tomcat/trunk/java/org/apache/el/lang/ELSupport.ja
https://issues.apache.org/bugzilla/show_bug.cgi?id=48289
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 18:31:53 2009
New Revision: 884944
URL: http://svn.apache.org/viewvc?rev=884944&view=rev
Log:
Fix regression in previous fix for
https://issues.apache.org/bugzilla/show_bug.cgi?id=38797
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/containe
https://issues.apache.org/bugzilla/show_bug.cgi?id=38797
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 18:41:21 2009
New Revision: 884947
URL: http://svn.apache.org/viewvc?rev=884947&view=rev
Log:
Port r795052 from modules/ha to modules/cluster
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/container/modules/cluster/src/share/org/apache/catal
Author: markt
Date: Fri Nov 27 18:46:12 2009
New Revision: 884949
URL: http://svn.apache.org/viewvc?rev=884949&view=rev
Log:
Spurious startup errors in the cluster
Although the secondary node is able to retrieve all sessions, the main thread
doesn't see the changed stateTransfered flag, and thus
Author: markt
Date: Fri Nov 27 19:06:23 2009
New Revision: 884957
URL: http://svn.apache.org/viewvc?rev=884957&view=rev
Log:
No need to port fix to
container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java
It uses the implementation from 6.0.x which Filip co
Author: markt
Date: Fri Nov 27 19:09:42 2009
New Revision: 884960
URL: http://svn.apache.org/viewvc?rev=884960&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46384
Correct synchronisation problem that leads to cluster members permanently
disappearing
Modified:
tomcat/tc
https://issues.apache.org/bugzilla/show_bug.cgi?id=46384
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 19:15:50 2009
New Revision: 884964
URL: http://svn.apache.org/viewvc?rev=884964&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46950
Adds support for SSL renegotiation when CLIENT-CERT auth is required due to a
security constraint
Modified:
https://issues.apache.org/bugzilla/show_bug.cgi?id=46950
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
Author: markt
Date: Fri Nov 27 19:16:44 2009
New Revision: 884966
URL: http://svn.apache.org/viewvc?rev=884966&view=rev
Log:
These were updated to 17 due to other patches
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/to
Author: markt
Date: Fri Nov 27 19:38:09 2009
New Revision: 884976
URL: http://svn.apache.org/viewvc?rev=884976&view=rev
Log:
Refix https://issues.apache.org/bugzilla/show_bug.cgi?id=37848
Don't output info messages when there is no terminal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=37848
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
Summary: AprLifecycleListener: Bogus behaviour with
Http11AprProtocol and java.library.path
Product: Tomcat 5
Version: 5.5.28
Platform: PC
OS/Version: Linux
S
Author: markt
Date: Fri Nov 27 20:43:58 2009
New Revision: 884998
URL: http://svn.apache.org/viewvc?rev=884998&view=rev
Log:
CVE-2009-3555. Provide option to disable legacy SSL renegotiation.
Based on Costin's patch for trunk with some modifications.
Note an alternative patch is proposed but it re
Author: markt
Date: Fri Nov 27 20:46:32 2009
New Revision: 884999
URL: http://svn.apache.org/viewvc?rev=884999&view=rev
Log:
Votes
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=884999
Author: markt
Date: Fri Nov 27 20:51:03 2009
New Revision: 885002
URL: http://svn.apache.org/viewvc?rev=885002&view=rev
Log:
Allow per instance configuration of JULI or log4j for core Tomcat logging when
using CATALINA_BASE.
Modified:
tomcat/tc6.0.x/trunk/RUNNING.txt
tomcat/tc6.0.x/trunk
Author: markt
Date: Fri Nov 27 20:51:21 2009
New Revision: 885003
URL: http://svn.apache.org/viewvc?rev=885003&view=rev
Log:
Remove applied patch
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
Author: markt
Date: Fri Nov 27 20:53:13 2009
New Revision: 885005
URL: http://svn.apache.org/viewvc?rev=885005&view=rev
Log:
Separate proposals
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.t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
--- Comment #1 from Hendrik Saly 2009-11-27 12:55:39 UTC ---
Seems that org.apache.tomcat.jni.SSL has no Field named TCN_MAJOR_VERSION as
expected in org.apache.catalina.core.AprLifecycleListener line 91-93.
This cause a java.lang.NoSuchFi
Author: markt
Date: Fri Nov 27 21:03:27 2009
New Revision: 885008
URL: http://svn.apache.org/viewvc?rev=885008&view=rev
Log:
Prevent NPE in JULI FileHandler during shutdown where the logger has been
shutdown and delayed resources still trying to log
Modified:
tomcat/tc6.0.x/trunk/ (prop
Author: markt
Date: Fri Nov 27 21:04:02 2009
New Revision: 885011
URL: http://svn.apache.org/viewvc?rev=885011&view=rev
Log:
Add attribution to comment
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/
Author: markt
Date: Fri Nov 27 21:09:22 2009
New Revision: 885016
URL: http://svn.apache.org/viewvc?rev=885016&view=rev
Log:
Make FileHandler.java extensible
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/juli/FileHandler.java
tomcat/tc6.0.x/trunk/webap
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
--- Comment #2 from Hendrik Saly 2009-11-27 13:11:25 UTC ---
Created an attachment (id=24631)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24631)
A first Patch
--
Configure bugmail: https://issues.apache.org/bugzilla/userpre
Author: markt
Date: Fri Nov 27 21:12:36 2009
New Revision: 885018
URL: http://svn.apache.org/viewvc?rev=885018&view=rev
Log:
Make buffer size for FileHandler configurable
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/ap
Author: markt
Date: Fri Nov 27 21:15:31 2009
New Revision: 885020
URL: http://svn.apache.org/viewvc?rev=885020&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=885020&
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
Mark Thomas changed:
What|Removed |Added
Attachment #24631|0 |1
is obsolete|
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
Hendrik Saly changed:
What|Removed |Added
CC||p...@gmx.de
--- Comment #6 from Hen
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
Hendrik Saly changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
Mark Thomas changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|DUPLICAT
https://issues.apache.org/bugzilla/show_bug.cgi?id=47712
--- Comment #7 from Mark Thomas 2009-11-27 13:41:00 GMT ---
This is not a duplicate of Bug 48300.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You ar
Author: markt
Date: Fri Nov 27 21:42:25 2009
New Revision: 885026
URL: http://svn.apache.org/viewvc?rev=885026&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=885
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
--- Comment #6 from Hendrik Saly 2009-11-27 13:50:57 UTC ---
The only difference (related to bug 47712) i see is that APR get loaded even if
AprLifecycleListenes was commented out, right? The other problems seems solved
by fixing bug 47712.
Author: markt
Date: Fri Nov 27 21:51:20 2009
New Revision: 885029
URL: http://svn.apache.org/viewvc?rev=885029&view=rev
Log:
Proposal
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=885
Author: markt
Date: Fri Nov 27 21:52:13 2009
New Revision: 885030
URL: http://svn.apache.org/viewvc?rev=885030&view=rev
Log:
tc6 and tc5 need different patches
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.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48300
--- Comment #7 from Mark Thomas 2009-11-27 13:58:11 GMT ---
Exactly. APR getting loaded even if the listener disabled is a bug. That is
totally separate from the issue with the APR listener described in 47712. The
only similarity between th
Author: markt
Date: Fri Nov 27 22:23:40 2009
New Revision: 885038
URL: http://svn.apache.org/viewvc?rev=885038&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47342
Make sure replicated context is initialised before accessing fields
Patch provided by Keiichi Fujino
Modified:
Author: markt
Date: Fri Nov 27 22:24:37 2009
New Revision: 885039
URL: http://svn.apache.org/viewvc?rev=885039&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=885
https://issues.apache.org/bugzilla/show_bug.cgi?id=47342
--- Comment #3 from Mark Thomas 2009-11-27 14:25:26 GMT ---
Thanks for the patch.
The patch has been applied to trunk (although other changes in trunk mean the
NPE doesn't occur) and has been proposed for 6.0.x.
--
Configure bugmail: htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=47407
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #1 from Mark
https://issues.apache.org/bugzilla/show_bug.cgi?id=47426
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
64 matches
Mail list logo