luehe 2005/03/23 14:44:14
Modified: catalina/src/share/org/apache/catalina/session
LocalStrings.properties LocalStrings_es.properties
LocalStrings_fr.properties
LocalStrings_ja.properties StandardSession.java
Log:
Fixed getId() so that it throws IllegalStateException when called on an
invalidated session, in order to be compliant with item 2
("Fix typos in HttpSession.java") of the Servlet 2.4 Errata at
http://jcp.org/aboutJava/communityprocess/maintenance/jsr154/errata204.txt
All Servlet TCKs still passing.
From what I see, it causes regressions in the tester. If I can't figure it out, I'll vote to revert this for the time being.
Rémy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]