You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by no...@apache.org on 2004/06/19 04:44:05 UTC

cvs commit: james-server/www FAQ.html

noel        2004/06/18 19:44:05

  Modified:    src/xdocs FAQ.xml
               www      FAQ.html
  Log:
  Update upgrade FAQ
  
  Revision  Changes    Path
  1.27      +2 -1      james-server/src/xdocs/FAQ.xml
  
  Index: FAQ.xml
  ===================================================================
  RCS file: /home/cvs/james-server/src/xdocs/FAQ.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- FAQ.xml	4 Feb 2004 20:11:56 -0000	1.26
  +++ FAQ.xml	19 Jun 2004 02:44:05 -0000	1.27
  @@ -217,7 +217,8 @@
                  <ol>
                     <li>Rename the previous james directory into a james.old</li>
                     <li>Run phoenix to let the new james.sar be deployed.</li>
  -                  <li>Copy config.xml from james.old to the new deployed james/conf directory</li>
  +                  <li>Edit the newly deployed config.xml to reflect your customizations from the previous config.xml.</li>
  +                  <li>If using JDBC, see <a href="http://wiki.apache.org/james/UpgradingToAttributes">necessary table changes.</a></li>
                     <li>Replace the var directory by the previous var directory.  This will copy over user accounts, inboxes, spools, and whatever else.</li>
                     <li>Restart James.</li>
                  </ol>
  
  
  
  1.32      +4 -1      james-server/www/FAQ.html
  
  Index: FAQ.html
  ===================================================================
  RCS file: /home/cvs/james-server/www/FAQ.html,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- FAQ.html	18 Jun 2004 01:14:02 -0000	1.31
  +++ FAQ.html	19 Jun 2004 02:44:05 -0000	1.32
  @@ -726,7 +726,10 @@
                     
   <li>Run phoenix to let the new james.sar be deployed.</li>
                     
  -<li>Copy config.xml from james.old to the new deployed james/conf directory</li>
  +<li>Edit the newly deployed config.xml to reflect your customizations from the previous config.xml.</li>
  +                  
  +<li>If using JDBC, see <a href="http://wiki.apache.org/james/UpgradingToAttributes">necessary table changes.</a>
  +</li>
                     
   <li>Replace the var directory by the previous var directory.  This will copy over user accounts, inboxes, spools, and whatever else.</li>
                     
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org