Author: kkolinko
Date: Tue Jan 26 06:24:30 2010
New Revision: 903099
URL: http://svn.apache.org/viewvc?rev=903099&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=903
Author: kkolinko
Date: Tue Jan 26 06:01:39 2010
New Revision: 903091
URL: http://svn.apache.org/viewvc?rev=903091&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=903
https://issues.apache.org/bugzilla/show_bug.cgi?id=47718
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: kkolinko
Date: Tue Jan 26 05:21:39 2010
New Revision: 903083
URL: http://svn.apache.org/viewvc?rev=903083&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47718
Correct file descriptor leak on context stop/reload
Patch provided by George Sexton
Modified:
tomcat/tc5
https://issues.apache.org/bugzilla/show_bug.cgi?id=37847
Konstantin Kolinko changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
Author: kkolinko
Date: Tue Jan 26 04:57:43 2010
New Revision: 903078
URL: http://svn.apache.org/viewvc?rev=903078&view=rev
Log:
Make the location of stdout and stderr output configurable. Leave the default
as it always has been.
Currently, one can reconfigure the location of all logfiles except t
https://issues.apache.org/bugzilla/show_bug.cgi?id=48613
--- Comment #1 from Konstantin Kolinko 2010-01-25
19:37:14 UTC ---
Confirming.
o.a.c.connector.Connector#setProtocol(String) has a call to static method
AprLifecycleListener.isAprAvailable().
o.a.c.core.AprLifecycleListener#isAprAvailabl
https://issues.apache.org/bugzilla/show_bug.cgi?id=48613
Summary: AprLifecycleListener tries to initialize even if it is
not configured in server.xml
Product: Tomcat 6
Version: 6.0.24
Platform: PC
URL: http://www.martinc
https://issues.apache.org/bugzilla/show_bug.cgi?id=48582
Tim McCune changed:
What|Removed |Added
Version|6.0.20 |6.0.24
--- Comment #2 from Tim McCune
https://issues.apache.org/bugzilla/show_bug.cgi?id=48612
Summary: java.net.Inet4Address cannot be cast to
java.lang.String
Product: Tomcat 6
Version: 6.0.24
Platform: PC
OS/Version: Linux
Status: NEW
Sever
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611
--- Comment #3 from Konstantin Kolinko 2010-01-25
14:25:00 UTC ---
Thank you. Looks like this was introduced in rev.817260 (2009-09-21)
By the way, note, that pre-built extras are available for download in the
bin/extras folder at the dis
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611
--- Comment #2 from Tim McCune 2010-01-25 14:04:39 UTC
---
Thank you for the clarification. I just verified that that does work.
However, until this new release of Tomcat, it was never a requirement to go
through all of those extra build
https://issues.apache.org/bugzilla/show_bug.cgi?id=48608
--- Comment #2 from Manuel 2010-01-25 13:41:54 UTC ---
(In reply to comment #1)
> REQUEST
> FORWARD
I just tried this out, and I'm afraid it doesn't cut it. I also tried INCLUDE
just for the heck of it, but without success.
> I can actual
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611
Konstantin Kolinko changed:
What|Removed |Added
Version|unspecified |6.0.24
--- Comment #1 from Ko
Added: tomcat/sandbox/gdev6x/res/META-INF/jasper-jdt.jar.license
URL:
http://svn.apache.org/viewvc/tomcat/sandbox/gdev6x/res/META-INF/jasper-jdt.jar.license?rev=902972&view=auto
==
--- tomcat/sandbox/gdev6x/res/META-INF/ja
Author: fhanik
Date: Mon Jan 25 21:00:41 2010
New Revision: 902972
URL: http://svn.apache.org/viewvc?rev=902972&view=rev
Log:
Update sandbox to successfully build
Added:
tomcat/sandbox/gdev6x/java/org/apache/tomcat/buildutil/
tomcat/sandbox/gdev6x/java/org/apache/tomcat/buildutil/Txt2Html
https://issues.apache.org/bugzilla/show_bug.cgi?id=48611
Summary: Can't build "extras" in 6.0.24. default.manifest does
not exist
Product: Tomcat 6
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
--- Comment #40 from Tim McCune 2010-01-25 11:50:45 UTC
---
I just discovered the
org.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE system property
that was introduced in Tomcat 6.0.24. Looks like Mark has seen the light. :)
https://issues.apache.org/bugzilla/show_bug.cgi?id=44927
--- Comment #5 from Tim McCune 2010-01-25 11:48:14 UTC
---
Hey, I just discovered the
org.apache.tomcat.util.http.ServerCookie.ALLOW_EQUALS_IN_VALUE system property
in 6.0.24 as I was about to patch it with our fix to this issue, as I've a
Author: kkolinko
Date: Mon Jan 25 18:03:31 2010
New Revision: 902899
URL: http://svn.apache.org/viewvc?rev=902899&view=rev
Log:
Align server.xml installed by .exe installer with the one bundled in zip/tgz
archives
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc5.5.x/trunk/build/resou
https://issues.apache.org/bugzilla/show_bug.cgi?id=48608
--- Comment #1 from Kris Schneider 2010-01-25 09:29:24
UTC ---
Since it doesn't appear that a redirect is being used, there are two other
allowed options for handling welcome files: a forward or "...a container
specific mechanism that is i
https://issues.apache.org/bugzilla/show_bug.cgi?id=48608
Summary: welcome-file ignores filter mapping
Product: Tomcat 6
Version: 6.0.20
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Prio
https://issues.apache.org/bugzilla/show_bug.cgi?id=48587
--- Comment #4 from Mark Thomas 2010-01-25 06:00:01 GMT ---
I would be +1 for a spec breaking enhancement that made the encoding used
configurable as long as the default was ISO-8859-1.
--
Configure bugmail: https://issues.apache.org/bugz
https://issues.apache.org/bugzilla/show_bug.cgi?id=48605
Summary: Files not closed quickly enough during deployment /
lack of recovery
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=48565
--- Comment #1 from oscar 2010-01-25 00:39:35 UTC ---
Hi,
Is there any new on this issue ?
Thanks a lot!
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
25 matches
Mail list logo