Re: tomcat native - SSL setBIO()

2010-06-16 Thread jean-frederic clere
On 06/16/2010 07:08 AM, Mladen Turk wrote: On 06/16/2010 12:34 AM, Costin Manolache wrote: Hi, There are some methods in SSLContext to create and use a new BIO. Are there any examples/tests for this ? I can't find how to attach the BIO to a socket, it seems SSL_set_bio is never called,

DO NOT REPLY [Bug 49445] New: After session ID is changed on authentication, the session replication does not work.

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49445 Summary: After session ID is changed on authentication, the session replication does not work. Product: Tomcat 7 Version: trunk Platform: All OS/Version: All

DO NOT REPLY [Bug 49445] After session ID is changed on authentication, the session replication does not work.

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49445 --- Comment #1 from Keiichi Fujino kfuj...@apache.org 2010-06-16 06:53:58 EDT --- Created an attachment (id=25596) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=25596) I made a patch. -- Configure bugmail:

svn commit: r955190 - in /tomcat/trunk/java/org/apache/catalina/ha/session: DeltaManager.java LocalStrings.properties SessionMessage.java SessionMessageImpl.java mbeans-descriptors.xml

2010-06-16 Thread kfujino
Author: kfujino Date: Wed Jun 16 11:01:45 2010 New Revision: 955190 URL: http://svn.apache.org/viewvc?rev=955190view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49445 The change in session ID is notified to other node. Modified:

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

2010-06-16 Thread kfujino
Author: kfujino Date: Wed Jun 16 11:09:45 2010 New Revision: 955195 URL: http://svn.apache.org/viewvc?rev=955195view=rev Log: Proposal for BZ49445. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 49445] After session ID is changed on authentication, the session replication does not work.

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49445 --- Comment #2 from Keiichi Fujino kfuj...@apache.org 2010-06-16 07:12:47 EDT --- Fixed in trunk and proposed for 6.0.x and 5.5.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving

svn commit: r955196 - /tomcat/tc5.5.x/trunk/STATUS.txt

2010-06-16 Thread kfujino
Author: kfujino Date: Wed Jun 16 11:11:40 2010 New Revision: 955196 URL: http://svn.apache.org/viewvc?rev=955196view=rev Log: Proposal for BZ49445. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL:

ConcurrentCache atomicity violation

2010-06-16 Thread Ohad Shacham
Hi, We are writing a tool to detect atomicity violations in usage of ConcurrentHashMap. We have run the tool that reported an atomicity violation in functions get and put of class ConcurrentCache. The following code shows the put function of the ConcurrentCache: public void put(K k, V

DO NOT REPLY [Bug 49448] New: tomcat windows service name can't contain spaces

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49448 Summary: tomcat windows service name can't contain spaces Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal

Re: tomcat native - SSL setBIO()

2010-06-16 Thread Costin Manolache
On Tue, Jun 15, 2010 at 11:14 PM, jean-frederic clere jfcl...@gmail.comwrote: On 06/16/2010 07:08 AM, Mladen Turk wrote: On 06/16/2010 12:34 AM, Costin Manolache wrote: Hi, There are some methods in SSLContext to create and use a new BIO. Are there any examples/tests for this ? I

disabling copy of context.xml to conf/Catalina/localhost

2010-06-16 Thread Rajeev Verma
Hi, I am facing a problem which can be solved if I can disable copy of context.xml to conf/Catalina/localhost. Is there some setting to do so? Thanks for the help. Regards, Raj

DO NOT REPLY [Bug 49451] New: Incorrect label on 'Context Path' when provisioning a new app

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49451 Summary: Incorrect label on 'Context Path' when provisioning a new app Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 49451] Incorrect label on 'Context Path' when provisioning a new app

2010-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49451 --- Comment #1 from anomaly...@gmail.com 2010-06-16 22:56:28 EDT --- Correction, the documentation states that it must start with a '/', and that it must be provided unless specifying the ROOT application. However it still fails unless you