pero        2005/08/17 01:10:37

  Modified:    modules/cluster to-do.txt
  Log:
  Add replicated principal problem :-(
  
  Revision  Changes    Path
  1.19      +6 -3      jakarta-tomcat-catalina/modules/cluster/to-do.txt
  
  Index: to-do.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/modules/cluster/to-do.txt,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- to-do.txt 16 Jul 2005 21:06:34 -0000      1.18
  +++ to-do.txt 17 Aug 2005 08:10:37 -0000      1.19
  @@ -101,10 +101,13 @@
   
   ================
   problems
  -================   
  +================
  +- MemoryUser principal from UserDatabaseRealm not handled to replicated 
  +     - look inside DeltaRequest.setPrincipal(Principal,boolean)
  +              detected by Dirk de Kok (tomdev 16.8.2005)
  +     - only GenericPrincipal from all other realms are handled well.
   - We not set SimpleTcpCluster Properties when element exists inside config.
  -     Element must have all properties!! - Note inside docs!!   
  -                     
  +     Element must have all properties!! - Note inside docs!!  
   - How we can stop the request traffic when restart an application?
       currently the jk 1.2.10 can only disable the complete loadbalancer,
       but this detect only the new session request desicion.
  
  
  

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

Reply via email to