Java Mailing List Archive

http://www.junlu.com/

Home » dev.tomcat »

svn commit: r980425 - /tomcat/trunk/webapps/docs/changelog.xml

Mark Thomas

2010-07-29


Author LoginPost Reply
Author: markt
Date: Thu Jul 29 12:34:59 2010
New Revision: 980425

URL: http://svn.apache.org/viewvc?rev=980425&view=rev
Log:
Update the changelog with a note on the session manager refactoring

Modified:
  tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=980425&r1=980424&r2=980425&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Thu Jul 29 12:34:59 2010
@@(protected) @@
     Correct copy and paste typo in web.xml parsing rules that mixed up
     <code>local-ejb-ref</code> and <code>resource-env-ref</code>. (markt)
    </fix>
+    <update>
+     Refactor session managers to remove unused code and to reduce code
+     duplication. Also, all session managers used for session replication now
+     extend <code>org.apache.catalina.ha.session.ClusterManagerBase</code>.
+     (markt)
+    </update>
  </changelog>
 </subsection>
 <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@(protected)
For additional commands, e-mail: dev-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.