Bug report for Taglibs [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2010/11/28]

2010-11-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 50351] javax.naming.NamingException: No set method found for property: singleton

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50351 Mark Thomas ma...@apache.org changed: What|Removed |Added Version|trunk |7.0.5

svn commit: r1039882 - /tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java

2010-11-28 Thread markt
Author: markt Date: Sun Nov 28 13:31:39 2010 New Revision: 1039882 URL: http://svn.apache.org/viewvc?rev=1039882view=rev Log: SecureRandom is self-seeding Modified: tomcat/trunk/java/org/apache/catalina/session/ManagerBase.java Modified:

Re: svn commit: r1039707 - in /tomcat/trunk: java/org/apache/catalina/session/ManagerBase.java webapps/docs/config/manager.xml

2010-11-28 Thread Mark Thomas
On 27/11/2010 21:01, Phil Steitz wrote: With this change to createRandom it is not clear to me what the value of the reseeding is when the SecureRandom is not user-supplied. Maybe not a huge amount. It would speed up initialization in the default case if the reseeding was only done for

Re: svn commit: r1039657 - in /tomcat/trunk: java/org/apache/catalina/session/ManagerBase.java java/org/apache/catalina/session/mbeans-descriptors.xml webapps/docs/changelog.xml webapps/docs/config/ma

2010-11-28 Thread Mark Thomas
On 27/11/2010 20:37, Phil Steitz wrote: Author: markt Date: Sat Nov 27 11:41:10 2010 New Revision: 1039657 I think you need to drop the line result.setSeed(seed); following this; otherwise you are seeding result with (unadulterated) currentTimeMillis. For a SecureRandom that should

DO NOT REPLY [Bug 50353] Calling asyncContext.getResponse() returns null after async timeout

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50353 Sylvain Laurent sylvain.laur...@gmail.com changed: What|Removed |Added Version|trunk |7.0.5

DO NOT REPLY [Bug 50352] AsyncListener.onComplete is not called after AsyncContext.complete() is called

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50352 Sylvain Laurent sylvain.laur...@gmail.com changed: What|Removed |Added Version|7.0.4 |7.0.5

[Tomcat Wiki] Trivial Update of PoweredBy by TomBJF

2010-11-28 Thread Apache Wiki
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 TomBJF. http://wiki.apache.org/tomcat/PoweredBy?action=diffrev1=274rev2=275 -- === Become.com

Re: svn commit: r1039707 - in /tomcat/trunk: java/org/apache/catalina/session/ManagerBase.java webapps/docs/config/manager.xml

2010-11-28 Thread Phil Steitz
On Sun, Nov 28, 2010 at 8:37 AM, Mark Thomas ma...@apache.org wrote: On 27/11/2010 21:01, Phil Steitz wrote: With this change to createRandom it is not clear to me what the value of the reseeding is when the SecureRandom is not user-supplied. Maybe not a huge amount. It would speed up

DO NOT REPLY [Bug 50358] New: Embedded.stopInternal sets state to STARTING, should be STOPPING

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50358 Summary: Embedded.stopInternal sets state to STARTING, should be STOPPING Product: Tomcat 7 Version: 7.0.4 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 50351] javax.naming.NamingException: No set method found for property: singleton

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50351 --- Comment #2 from Flávio Henrique serv...@ig.com.br 2010-11-28 19:16:33 EST --- I downloaded again apache-tomcat-7.0.5-windows-x86.zip from http://people.apache.org/~markt/dev/tomcat-7/v7.0.5/bin/ and got the same problem. When you say

DO NOT REPLY [Bug 50351] javax.naming.NamingException: No set method found for property: singleton

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50351 --- Comment #3 from Flávio Henrique serv...@ig.com.br 2010-11-28 19:20:04 EST --- Sorry, I am lazzy, now I undestood: you update the version from trunk to 7.0.5! Sorry, you can ignore my last message. -- Configure bugmail:

DO NOT REPLY [Bug 50360] New: Server socket still bound after Embedded.stop is invoked

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360 Summary: Server socket still bound after Embedded.stop is invoked Product: Tomcat 7 Version: 7.0.4 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 50360] Server socket still bound after Embedded.stop is invoked

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50360 --- Comment #1 from Martin Grotzke martin.grot...@googlemail.com 2010-11-28 20:20:10 EST --- Created an attachment (id=26352) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=26352) Add setState(LifecycleState.MUST_DESTROY) to

DO NOT REPLY [Bug 50342] Exception on the Host request-header field included colon(':')

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50342 --- Comment #2 from Kim Yong Hwan kni...@nhn.com 2010-11-28 21:18:52 EST --- Thank you! I got confused about host field, I understand what you said. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

DO NOT REPLY [Bug 50342] Exception on the Host request-header field included colon(':')

2010-11-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50342 --- Comment #3 from Kim Yong Hwan kni...@nhn.com 2010-11-28 21:19:59 EST --- Thank you! I got confused about Host field of HTTP 1.1. I understand what you mentioned. -- Configure bugmail: