--- projects/cms/source/server/build/lib/README 2000/12/11 21:07:58 1.1 +++ projects/cms/source/server/build/lib/README 2000/12/13 18:34:18 1.2 @@ -0,0 +1,23 @@ +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. + +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.inf.fu-berlin.de/~brose/jacorb/download.html + +jaxp.jar +parser.jar + + - XML Parsing libraries. I'm not sure of exact download locations, except + that they're somewhere below the following URLS. + http://java.sun.com/xml/download.html + http://www.megginson.com/SAX/ + +This libraries will also be needed for compilation.