mromy 2005/06/02 15:57:05 CEST
Added files:
html README_4_0_6_01.html
Log:
- added Jahia 4.0 upgrade ReadMe for 4.0.6_01
Revision Changes Path
1.1 +175 -0 jahia_update/html/README_4_0_6_01.html (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia_update/html/README_4_0_6_01.html?rev=1.1&content-type=text/plain
Index: README_4_0_6_01.html
====================================================================
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Jahia 4.0.6 Readme</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
BODY { margin : 0px; background-color : #999999; color :
#000000; font-size : 10px; font-family : Verdana, Arial, Helvetica, sans-serif;
}
A { text-decoration : none; color : #006699; }
A:hover { text-decoration : underline;}
DIV.main { background-color : #FFFFFF; width : 768px; display :
block; }
DIV.header { background-color : #FFFFFF; border-bottom : 4px solid
#E7E7E7; width : 768px; }
DIV.header SPAN { border-bottom : 15px solid #006699; display : block; }
DIV.box { width : 190px; color : #666666; font-family : Arial,
Helvetica, sans-serif; float : left; margin : 10px; }
DIV.box .title { color : #ffffff; background-color : #006699; padding
: 2px 5px 2px 5px; white-space : nowrap; display : block; }
DIV.box .content { border-left : 1px solid #A8A8A8; border-right : 1px
solid #A8A8A8; border-bottom : 1px solid #A8A8A8; padding : 5px; margin-bottom
: 10px; background-color : #E7E7E7; }
DIV.maincontent { width : 540px; pading : 0 10px 0 10px;
background-color : #FFFFFF; float : left; margin-top : 10px; }
DIV.maincontent LI { padding-top : 10px; }
DIV.maincontent H1 { font-family : Arial, Helvetica, sans-serif; font-size
: 24px; color : #666666; }
DIV.maincontent H2 { font-family : Arial, Helvetica, sans-serif; font-size
: 14px; color : #999999; }
DIV.footer { border-top : 4px solid #006699; padding : 10px 0 10px
0; display : block; text-align : center; background-color : #FFFFFF; width :
768px; clear : both; }
DIV.maincontent .code { font-family : "Courier New", Courier, mono; font-size
: 11px; padding-left: 20px;}
DIV.maincontent .red { color : #B42C29; }
-->
</style>
</head>
<body>
<div class="header">
<span><img src="http://www.jahia.org/jahia_logo.gif" width="100"
height="50" alt=""/></span>
</div>
<div class="main">
<div class="box">
<div class="title">Infos</div>
<div class="content">
<a href="http://www.jahia.org" class="bold">Official Jahia Web
Site.</a><br/>
Access to the complete source code, bug tracking system,
development mailing list, software
documentation and much more.
<br/><br/>
- <a href="http://www.jahia.org/changelog">Jahia Change Log</a>
</div>
</div>
<div class="maincontent">
<h1>Jahia Upgrade 4.0.6_01 README file</h1>
<p>This is the README file for the Jahia Update from 4.0.6 to
4.0.6_01.<br/>
Jahia 4.0.6_01 is a maintenance release that fixes a few bugs
discovered after the
launch of Jahia 4.0.6.</p><br/>
<h2 class="red">!!! This patch can only be applied to Jahia 4.0.6
!!!</h2>
<p>Before applying this patch, it is highly recommended to proceed to
a backup of
your data (database + files on disk), especially if you are patching
a production server.</p>
If you are using <strong>MySQL 4.0.x</strong> database with Jahia, be
sure to check the
<a href="#2">
MySQL additional information</a> part of this document, it contains
some specific information and SQL scripts
that you will have to apply to your Jahia database for the update to
be completed.
<br/><br/>
<br/>
<h2><b><a name="1" id="1"></a>Status of this maintenance
release</b></h2>
Jahia 4.0.6_01 maintenance release fixes the following bugs :<br/>
<ul type="square">
<li> Correct handling of 403 errors.</li>
<li> Missing tm-extractors-0.4.jar for MS Word document
indexing.</li>
</ul>
<br/>
<h2>Upgrade procedure</h2>
<p><strong>1) Copy the JahiaUpdate_4_0_6_01.jar file to the following
directory:</strong></p>
<p class="code">[install_path]/tomcat/webapps/jahia</p>
<p><strong>2) Make sure tomcat is stopped and that the database is
running and available (excepted for the
embedded Hypersonic database, which is the database used by Jahia
by default).</strong> </p>
<p><strong>3) To start the patching process, type on the command
line:</strong></p>
<p class="code"> java -jar JahiaUpdate_4_0_6_01.jar</p>
<p>
It will first display a warning message to make sure you have
stopped
Jahia. If everything is ok, press "y"
to proceed. The update tool will deploy some files and make
necessary changes to the database.
A message will then be displayed to inform you if the update was
successfull. A backup of all modified files has also been made
during
the process. All these backup files end with "_4_0_6".
</p>
<p>
The update process will also copy a new trial key (license.xml)
file, but will rename
your existing license file to license.xml_4_0_6. If you have a
commercial license key
, just delete the newly copied license.xml file
located in <p
class="code">[install_path]/tomcat/webapps/jahia/WEB-INF/etc/config</p>and
rename
the previous license file to license.xml. <br/><br/>
</p>
<p><strong>4) Upgrading the default templates:</strong></p>
<p> The Jahia upgrade tool will not upgrade your set of templates or
the default corporate portal templates, but
should not require any changes to run with Jahia 4.0.6_01. If you
still wish to update to the latest version of the
templates, you will have to check the diffs in the
<a
href="http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/corporate_portal_templates/?only_with_tag=JAHIA-4-0-BRANCH"
target="_blank">
corporate templates cvs</a> manually.
<p><strong>5) Migrating your webapps/portlets:</strong></p>
<p>This patch only upgrades the Jahia CMS and Portal Server. If you
also want to upgrade the
standalone webapps prepackaged with Jahia to their latest version,
please refer to this page:<br/>
<br/>
<a href="http://projects.jahia.org/migrationguide.html"
target="_blank">http://projects.jahia.org/migrationguide.html</a><br/>
<br/>
Warning: This upgrade process is optional and not directly linked
with this Jahia kernel upgrade.
You may perfectly keep your current webapps versions. Webapps
prepackaged with Jahia or other portlets
you may have developed or integrated are standalone seperate web
applications.<br/>
</p>
<br/>
<a name="2"></a><h2>MySQL additional information</h2>
If you are using <strong>MySQL 4.0.x</strong> database, you need to
apply two sets of SQL commands to
alter the format of some tables. These changes are partly required if
you want to upgrade in the future
to <strong>MySQL 4.1.x</strong>, and also to extend the size of some
fields which may reveal too limited in some
cases.<br/>
You will first need to connect to your database (either in command
line or with a third party client) with a
user who has at least "alter" permission on the database.
<br/><br/>
You can now execute the following set of SQL commands available in
this <a href="varchar_changes.sql">SQL script file</a>
to reduce the size of some fields to prevent problem that may occur
when upgrading from MySQL 4.0.x to MySQL 4.1.
<br/><br/>
Another set of SQL commands extends the maxium length of integer
fields to allow for longer numbers.
As it is rether large, the SQL commands are not copied in this README
file but are available in this
second <a href="mediumint_to_integer.sql">SQL script
file</a>.<br/><br/>
Please note that these 2 scripts are intended only for MySQL 4.x and,
as they are not specific to the upgrade
to Jahia 4.0.6_01, can also be used with previous versions of Jahia
4.0.x.
<br/>
<br/>
<br/>
<h2>File configuration modifications and optimizations</h2>
<p>Users with a custom configuration (e.g. LDAP; HTML Editors;....)
or users who performed some fine tunings
(e.g. Database connection pool) on their Jahia environement will have
to merge their modifications with the newly provided
configuration files.
The upgrade will indeed override your old configuration files with
the new Jahia default values. A diff of all the configuration
differences may be found here:</p>
<ul>
<li>
<a href="diff_jahiaconf_405_to_406/index.html">jahia config
files</a> - 58.9KB - online (files in folder jahia\WEB-INF\etc)
</li>
<li>
<a href="diff_jahiaconf_405_to_406.zip">jahia config
files</a> - 12.8KB - zip file (files in folder jahia\WEB-INF\etc)
</li>
<li>
<a href="diff_jahia_405_to_406/index.html">all jahia
files</a> - 1.37MB - online (files in folder jahia)
</li>
<li>
<a href="diff_jahia_405_to_406.zip">all jahia files</a> -
14.0MB - zip file (files in folder jahia)
</li>
<li>
<a
href="diff_corporate_portal_templates_405_to_406/index.html">Corporate template
templates</a> - 200KB - online (files in folder jahia)
</li>
<li>
<a
href="diff_corporate_portal_templates_405_to_406.zip">Corporate template
templates</a> - 102KB - zip file (files in folder jahia)
</li>
</ul>
<p> </p>
</div>
<div class="footer">
Copyright 2004, <a href="http://www.jahia.org">Jahia Ltd</a> - All
rights reserved
</div>
</div>
</body>
</html>