Author: kkolinko
Date: Wed Feb 2 06:13:26 2011
New Revision: 1066338
URL: http://svn.apache.org/viewvc?rev=1066338&view=rev
Log:
r1057694 broke display of ROOT/index.jsp in MSIE.
Use JSP comments in the license instead of HTML comments,
like we already do elsewhere.
Modified:
tomcat/trunk/we
Author: kkolinko
Date: Wed Feb 2 05:37:52 2011
New Revision: 1066329
URL: http://svn.apache.org/viewvc?rev=1066329&view=rev
Log:
Correct documentation for the PersistentManager class:
there is no "randomClass" attribute, but several others were added.
Move attributes defined in the Manager interf
Author: kkolinko
Date: Wed Feb 2 04:01:26 2011
New Revision: 1066322
URL: http://svn.apache.org/viewvc?rev=1066322&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?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=50673
--- Comment #4 from Konstantin Kolinko 2011-02-01
22:58:32 EST ---
Created an attachment (id=26591)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=26591)
2011-02-02_tc6_50673.patch
Patch for TC 6.0.x
--
Configure bugmail: ht
https://issues.apache.org/bugzilla/show_bug.cgi?id=50673
Konstantin Kolinko changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|I
Author: kkolinko
Date: Wed Feb 2 03:45:05 2011
New Revision: 1066321
URL: http://svn.apache.org/viewvc?rev=1066321&view=rev
Log:
Followup to r1066310.
Simplify: call stopAwait() unconditionally.
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardServer.java
Modified: tomcat/trunk/
Author: kkolinko
Date: Wed Feb 2 03:24:50 2011
New Revision: 1066320
URL: http://svn.apache.org/viewvc?rev=1066320&view=rev
Log:
Followup to r1066310. Simplify.
Modified:
tomcat/trunk/java/org/apache/catalina/startup/Catalina.java
Modified: tomcat/trunk/java/org/apache/catalina/startup/Cata
Author: kkolinko
Date: Wed Feb 2 03:16:39 2011
New Revision: 1066318
URL: http://svn.apache.org/viewvc?rev=1066318&view=rev
Log:
Improve HTTP specification compliance
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/container/catalina/src/share/org/apache/catalina/connecto
Author: kkolinko
Date: Wed Feb 2 03:09:54 2011
New Revision: 1066315
URL: http://svn.apache.org/viewvc?rev=1066315&view=rev
Log:
Improve HTTP specification compliance
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apach
https://issues.apache.org/bugzilla/show_bug.cgi?id=50689
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Wed Feb 2 03:03:08 2011
New Revision: 1066314
URL: http://svn.apache.org/viewvc?rev=1066314&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50689
Provide 100 Continue responses at appropriate points during FORM
authentication if client indicates that th
https://issues.apache.org/bugzilla/show_bug.cgi?id=50631
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Wed Feb 2 02:56:39 2011
New Revision: 1066313
URL: http://svn.apache.org/viewvc?rev=1066313&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50631
InternalNioInputBuffer should honor maxHttpHeadSize
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tom
All,
I'm working on getting JspC to create a .jar file that contains all the
compiled JSPs as well as a META-INF/web-fragment.xml file for easy drop
into a webapp with no WEB-INF/web.xml modifications in a 3.0-spec webapp.
At this point, I have it working with a simple patch to
LocalStrings.prope
Author: kkolinko
Date: Wed Feb 2 02:45:46 2011
New Revision: 1066310
URL: http://svn.apache.org/viewvc?rev=1066310&view=rev
Log:
Fix http://issues.apache.org/bugzilla/show_bug.cgi?id=50673
Improve Catalina shutdown when running as a service. Do not call System.exit().
Modified:
tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
Konstantin Kolinko changed:
What|Removed |Added
Status|VERIFIED|CLOSED
--
Configure bugmail:
https://issues.apache.org/bugzilla/show_bug.cgi?id=50634
Christopher Schultz changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #6 from
Author: funkman
Date: Wed Feb 2 01:48:28 2011
New Revision: 1066302
URL: http://svn.apache.org/viewvc?rev=1066302&view=rev
Log:
some votes
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?r
Chris,
On 1/31/2011 5:09 PM, Chris Beckey wrote:
> I just zip'd together the source and attached it to the bug report.
> The changes are in: [...]
Thanks for the ZIP and (hopefully) the forthcoming patches. Would you be
willing to join the Tomcat dev list for further discussions (just let me
know
Author: markt
Date: Wed Feb 2 01:07:37 2011
New Revision: 1066292
URL: http://svn.apache.org/viewvc?rev=1066292&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=10662
Author: markt
Date: Wed Feb 2 01:06:52 2011
New Revision: 1066291
URL: http://svn.apache.org/viewvc?rev=1066291&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=10662
Dear wiki user,
You have subscribed to a wiki page "Tomcat Wiki" for change notification.
The page PoweredBy has been reverted to revision 309 by KonstantinKolinko.
The comment on this change is: Revert to r309 to remove spam.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=310&rev2=311
Author: rjung
Date: Tue Feb 1 23:12:58 2011
New Revision: 1066263
URL: http://svn.apache.org/viewvc?rev=1066263&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=1066
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by prosch.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=309&rev2=310
--
#pragma sect
Author: rjung
Date: Tue Feb 1 23:10:59 2011
New Revision: 1066262
URL: http://svn.apache.org/viewvc?rev=1066262&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=1066
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
Christopher Schultz changed:
What|Removed |Added
Summary|Allow explicit use of FIPS |Allow explicit use of FIPS
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
--- Comment #8 from Christopher Schultz
2011-02-01 17:53:33 EST ---
(From private email from CHris Beckey):
> I just zip'd together the source and attached it to the bug report. The
> changes are in:
>
> org.apache.tomcat.core.AprLifec
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
--- Comment #7 from Christopher Schultz
2011-02-01 17:51:52 EST ---
(In reply to comment #6)
> The code is built from a base of Version 6.0.20. I had assumed that a diff
> against the (current) 7.x codebase would be nearly worthless. If
Author: kkolinko
Date: Tue Feb 1 22:16:28 2011
New Revision: 1066245
URL: http://svn.apache.org/viewvc?rev=1066245&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewv
Author: kkolinko
Date: Tue Feb 1 22:12:18 2011
New Revision: 1066244
URL: http://svn.apache.org/viewvc?rev=1066244&view=rev
Log:
Improve HTTP specification compliance
Modified:
tomcat/trunk/java/org/apache/catalina/connector/Request.java
tomcat/trunk/webapps/docs/changelog.xml
Modified:
On 02/01/2011 08:07 PM, Konstantin Kolinko wrote:
Hi, all!
Other option could be to leave it as is, at least for several months,
and leave it to up to the users to reconfigure the service. -- until
we know more about the issue. Maybe this can be solved inside procrun
somehow.
Using System.exi
The Apache Tomcat Team announces the immediate availability of Apache
Tomcat 5.5.32 stable.
Apache Tomcat 5.5.32 is primarily a security and bug fix
release. All users of older versions of the Tomcat 5.5
family should upgrade to 5.5.32.
Please refer to the change log for the list of changes:
htt
https://issues.apache.org/bugzilla/show_bug.cgi?id=50695
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Hi, all!
There is an issue observed on Windows with recent versions of Tomcat
when stopping them as a service:
https://issues.apache.org/jira/browse/DAEMON-195
See the issue for details.
It is not observed when using "Stop" button in from Tomcat
configuration dialog, or using menu on the tray ic
https://issues.apache.org/bugzilla/show_bug.cgi?id=50700
Summary: Context parameters are being overridden with
parameters from the web application deployment
descriptor
Product: Tomcat 6
Version: 6.0.30
Platform: PC
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
--- Comment #6 from Chris Beckey 2011-02-01 12:44:28 EST ---
(In reply to comment #5)
> A patch (like diff against the existing code) would be more easy to look to,
The code is built from a base of Version 6.0.20. I had assumed that a dif
Author: jim
Date: Tue Feb 1 16:12:47 2011
New Revision: 1066080
URL: http://svn.apache.org/viewvc?rev=1066080&view=rev
Log:
5.5.32
Modified:
tomcat/site/trunk/docs/download-55.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/
I see more than enough +1-Stable votes to call this
vote closed and the release to proceed!
I will announce and release today...
Thanks to all testers, voters, etc...
On Jan 22, 2011, at 1:01 PM, Jim Jagielski wrote:
> The builds for Tomcat 5.5.32 are ready for testing and approval.
> The candi
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by webhostuk.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=308&rev2=309
--
=== Webho
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "PoweredBy" page has been changed by webhostuk.
http://wiki.apache.org/tomcat/PoweredBy?action=diff&rev1=307&rev2=308
--
=== We
On 01.02.2011 02:05, sebb wrote:
On 31 January 2011 20:45, wrote:
Author: rjung
Date: Mon Jan 31 20:45:31 2011
New Revision: 1065767
URL: http://svn.apache.org/viewvc?rev=1065767&view=rev
Log:
Add session creation / expiration rate statistics to the session managers.
Backport of r1036595 from
Author: rjung
Date: Tue Feb 1 08:48:16 2011
New Revision: 1065951
URL: http://svn.apache.org/viewvc?rev=1065951&view=rev
Log:
Update building info for oacc.
Since we optionally support session manager internals
which did not exist before 6.0.31, we need the latest
and greatest to compile. No run
Author: rjung
Date: Tue Feb 1 08:44:14 2011
New Revision: 1065949
URL: http://svn.apache.org/viewvc?rev=1065949&view=rev
Log:
Make final.
Modified:
tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/session/DeltaManager.java
Modified:
tomcat/sandbox/tomcat-oacc/trunk/s
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
--- Comment #5 from jfclere 2011-02-01 03:38:39 EST ---
A patch (like diff against the existing code) would be more easy to look to,
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receivin
https://issues.apache.org/bugzilla/show_bug.cgi?id=50570
jfclere changed:
What|Removed |Added
CC||jfcl...@gmail.com
--
Configure bugmail:
Author: kkolinko
Date: Tue Feb 1 08:14:48 2011
New Revision: 1065947
URL: http://svn.apache.org/viewvc?rev=1065947&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?re
Author: kkolinko
Date: Tue Feb 1 08:07:46 2011
New Revision: 1065945
URL: http://svn.apache.org/viewvc?rev=1065945&view=rev
Log:
Backport AprEndpoint shutdown patch (BZ 49795 and similar).
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/AprE
47 matches
Mail list logo