fhanik      2004/09/29 12:06:53

  Modified:    webapps/docs changelog.xml
  Log:
  Added notes about the recent changes to the cluster impl
  
  Revision  Changes    Path
  1.121     +11 -0     jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.120
  retrieving revision 1.121
  diff -u -r1.120 -r1.121
  --- changelog.xml     28 Sep 2004 13:32:28 -0000      1.120
  +++ changelog.xml     29 Sep 2004 19:06:53 -0000      1.121
  @@ -95,6 +95,17 @@
     </subsection>
   
     <subsection name="Cluster">
  +    <changelog>
  +      <update>
  +        Added flag to the cluster (notifyListenersOnReplication) to enable/disable 
the 
  +        notifications of attribute/context listeners upon replication of a session 
delta
  +        Works only with the DeltaManager (fhanik)
  +      </update>
  +      <update>
  +        Added flag to the cluster (Cluster/Sender/ackTimeout) to set the timeout in 
milliseconds
  +        for a synchronous request to go through, defaults to 15000ms (fhanik)
  +      </update>
  +    </changelog>  
     </subsection>
   
     <subsection name="Webapps">
  
  
  

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

Reply via email to