Infos
Official Jahia Web Site.
Access to the complete source code, bug tracking system, development mailing list, software documentation and much more.

- Jahia Change Log

Jahia Update 4.0.4 README file

This is the README file for the Jahia Update 4.0.4

!!! This patch can only be applied to Jahia 4.0.3 !!!

Before applying this patch, it is highly recommended to proceed to a backup of your data, especially if you are patching a production server.

Installation

1) Copy the JahiaUpdate_4_0_4.jar file to the following directory:

    [install_path]/tomcat/webapps/jahia

2) Make sure tomcat is stopped and that the database is running and available.

If you are using the embedded hsqldb prepackaged with Jahia, you don't have to run it manually.

3) To start the patching process, type on the command line:

    java -jar JahiaUpdate_4_0_4.jar

It will first display a warning message to make sure you have stopped Jahia. If everything is ok, press "y" to proceed. A message will 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_3".

The update process will also copy a new license.xml file, but will rename your existing license file to license.xml_4_0_3. If you had a specific commercial license, just delete the new license.xml file and rename the license.xml_4_0_3 to license.xml.

4) Some modifications have been automatically made to your jahia.properties file, specifically :

### Locks verification ###############
fileLockOnPublication = false

This new settings has been set to false by default.

### Tidy Configuration file ###################
transformFilenames = false
transformDirnames = true

These settings automatically rewrite files or directories named with non-ASCII chars to make them compliant with most DAV clients.

If you have problems installing this update, check the Install mailing list (http://list.jahia.org/install_list). In case you don't find suitable answers, be sure to include your environnement information (OS, database used, problems encountered, error message displayed,...) when submitting your question.

The following improvements and bugfixes have been made:

Added from Jahia 4.0.3:

Bugfix from Jahia 4.0.3:

Updates and changes from Jahia 4.0.3: