LAMS 2.1.1 - Patch
--------------------------------------------------------------------------------

This is a patch for upgrading LAMS 2.1 to LAMS 2.1.1.  Please ensure that you
only apply this patch to a valid LAMS 2.1 installation.

Installation
============

1. Stop the Jboss application server

2. Copy the files 
	- lams_tool_lachat11.jar
	- lams_tool_lachat11.war
   to the directory
	<jboss base directory>/server/default/deploy/lams.ear

3. Run the mysql script 'update-script.sql'
	mysql <lams database name> < update-script.sql

4. Delete the folders
        - work
        - tmp
   in the directory
        <jboss base directory>/server/default/

5. Start the Jboss application server
