shuber      2005/11/24 11:09:08 CET

  Modified files:
    core/src/webapp/html/startup readme.html 
  Log:
  No need for DB sequences after all.
  
  Revision  Changes    Path
  1.22      +1 -2      jahia/core/src/webapp/html/startup/readme.html
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/html/startup/readme.html.diff?r1=1.21&r2=1.22&f=h
  
  
  
  Index: readme.html
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/html/startup/readme.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- readme.html       7 Nov 2005 10:19:24 -0000       1.21
  +++ readme.html       24 Nov 2005 10:09:07 -0000      1.22
  @@ -540,8 +540,7 @@
   Java transactions (JTA). This requires several changes in our back-end cache 
management as 
   it requires some transactional caching system. Jahia was using either 
OSCache or its own cache 
   server implementation. All of them will need to be switched to JBoss Cache, 
the only existing 
  -java based open source transactional cache server. This will also require 
changes in the database 
  -in order to better manage automated DB SEQUENCE or AUTO_INCREMENT.
  +java based open source transactional cache server.
   <br />
   <br />
   <b>Processing Servers, Publishing Servers, Authoring Servers or Indexing 
Servers</b><br />
  

Reply via email to