DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25886>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25886

Feature: PersistenceManager less restrictive at createSession with maxActiveSessions

           Summary: Feature: PersistenceManager less restrictive at
                    createSession with maxActiveSessions
           Product: Tomcat 5
           Version: 5.0.16
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I set maxActiveSessions > 0 the createSession() throw a 
IllegalStateException as more Session are used. Opps. I thing the 
processMaxActiveSwaps() sawp better idle sessions out after intervall.

I have implemented a more less restrictive flag..

s. patch and testcase. I also correct small cast and doc warnings.

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to