You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Jean-Francois Arcand <jf...@apache.org> on 2003/11/25 16:37:41 UTC

Re: cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/authenti cator SingleSignOnEntry.java AuthenticatorBase.java BasicAuthenticator.java DigestAuthenticator.java FormAuthenticator.java NonLoginAuthenticator.java SSLAut


Nelson, Luke wrote:

>I tested it and it didn't throw the exception indicated earlier in this thread.  I would rather this part of the patch be replaced with something more robust.  There really isn't a need to test for the timeout as we should be able to know how the session expired by the session itself providing that information.
>

Can you please double check, with Tomcat 5, that listeners are properly 
called when the session expire? This is an are where we are frequently 
regressing.... I don't have time now to test the patch (will take a look 
latter today)

-- Jeanfrancois


>
>Luke
>
>  
>
>>-----Original Message-----
>>From: Remy Maucherat [mailto:remm@apache.org]
>>Sent: Monday, November 24, 2003 1:49 PM
>>To: Tomcat Developers List
>>Subject: Re: cvs commit: jakarta-tomcat-
>>catalina/catalina/src/share/org/apache/catalina/authenti cator
>>SingleSignOnEntry.java AuthenticatorBase.java BasicAuthenticator.java
>>DigestAuthenticator.java FormAuthenticator.java NonLoginAuthenticator.java
>>SSLAut
>>
>>Nelson, Luke wrote:
>>
>>    
>>
>>>Brian, I believe I just fixed those issues.  See the latest patch to
>>>9077.
>>>      
>>>
>>Did you actually test it ? Your patch calls getLastModified, does this
>>really work if the session *did* timeout (and as such is no longer valid)
>>?
>>
>>Rémy
>>
>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>>    
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [5.0.15] Test build available

Posted by Jeanfrancois Arcand <jf...@apache.org>.
OK I've ran:

- Servlet 2.4 TCKS
- JSP 2.0 TCKS

with validation enabled/disabled, security enabled/disabled. I also 
tested admin with security enabled.

They all passes.

-- Jeanfrancois



Remy Maucherat wrote:

> 5.0.15 is available for testing. Please be extra careful about 
> regressions.
> If there are significant regressions, those will need to be fixed 
> ASAP, and I'll release a new build shortly after that.
>
> http://www.apache.org/dist/jakarta/tomcat-5/v5.0.15-alpha/
>
> Rémy
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: [5.0.15] Test build available

Posted by Kurt Miller <tr...@optonline.net>.
From: "Remy Maucherat" <re...@apache.org>
> 5.0.15 is available for testing. Please be extra careful about regressions.
> If there are significant regressions, those will need to be fixed ASAP,
> and I'll release a new build shortly after that.
>
> http://www.apache.org/dist/jakarta/tomcat-5/v5.0.15-alpha/
>
> Rémy
>

Hi Rémy,

Would there be any harm in excluding the jk/native* directories from the src distribution? I think it would help avoid people from
building the native connectors from this src archive. What happens frequently is that people build the native connectors from tomcat
src distribution thinking that they are building the stable released versions.

-Kurt


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


[5.0.15] Test build available

Posted by Remy Maucherat <re...@apache.org>.
5.0.15 is available for testing. Please be extra careful about regressions.
If there are significant regressions, those will need to be fixed ASAP, 
and I'll release a new build shortly after that.

http://www.apache.org/dist/jakarta/tomcat-5/v5.0.15-alpha/

Rémy



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org