***********************************************************************
                Installation instructions for SDX 2
***********************************************************************

First, install a servlet 2.2 compliant Servlet Engine, such as
Jakarta Tomcat (http://jakarta.apache.org/tomcat). SDX 2 can be installed
easily on Tomcat 4.0, 4.0.1 and the latest 4.0.4beta.

Please note that in order to run SDX 2 on Tomcat 4.0.3, you will need
to move libraries ; refer to Cocoon's FAQ for more information.

You also need a Java virtual machine, version 1.3 (1.4 should work,
but you will need to take care with XML libraries).

In order to run SDX 2 on Tomcat 4, do the following :

- on Windows, execute create-war.bat ; on UNIX, run "build.sh webapp"
- copy the build/sdx-2.0-yyyymmdd.war file into the webapps directory of Tomcat
- restart Tomcat
- go to http://localhost:8080/sdx

That's all! Enjoy!

***********************************************************************
               Instruction d'installation pour SDX 2
***********************************************************************

Premi�rement, installez un moteur de servlets compatible avec la
sp�cification 2.2 des servlets, par exemple Jakarta Tomcat
(http://jakarta.apache.org/tomcat). SDX 2 s'installe facilement sur
Tomcat 4.0, 4.0.1 et sur la derni�re b�ta de 4.0.4.

Par contre, veuillez noter que pour faire tourner SDX 2 sur Tomcat
4.0.3, vous devez d�placer quelques librairies. Voir la FAQ de Cocoon
pour plus d'informations.

Vous devez aussi installer une machine virtuelle Java 1.3. La version
1.4 devrait aussi fonctionner, mais vous devez faire attention aux
librairies XML utilis�es.

Pour faire tourner SDX 2 avec Tomcat 4, effectuez ceci :

- sous Windows, ex�cutez create-war.bat ; sous UNIX, ex�cutez
  "build.sh webapp"
- copiez le fichier build/sdx-2.0-aaaammjj.war dans le r�pertoire webapps de
  Tomcat
- red�marrez Tomcat
- allez � http://localhost:8080/sdx

C'est tout! Amusez-vous!
-----
