i-scream Server Libraries
=========================

This directory should contain the required libraries for the server. They are
listed here with their relevant download locations. These are not included
in the CVS repository due to their size.

Update: These will be fetched by running the configure script, or using the
        "fetch" target for the ANT build script.

idl.jar
jacorb.jar

 - JacORB Libraries. Both can be obtained from the JacORB package in the lib
   directory. The JacORB package can be downloaded from here.
     http://www.jacorb.org/download.html

crimson.jar
jaxp.jar

 - XML Parsing libraries.
     http://java.sun.com/xml/download.html

mm.mysql-2.0.4-bin.jar

 - mySQL libraries.
     http://mmmysql.sourceforge.net/

This libraries will also be needed for compilation.

There is no reason why more recent versions of these libraries can be dropped
in place of the current ones. You will, however, have to ensure that there
no compatibility issues yourselves. Please let us know if we are out-of-date.